remarkjs: update homepage link to use HTTPS
This commit is contained in:
parent
f284354712
commit
56a7c4f056
@ -60,7 +60,7 @@ in stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://remarkjs.com";
|
homepage = "https://remarkjs.com";
|
||||||
description = "A simple, in-browser, markdown-driven slideshow tool";
|
description = "A simple, in-browser, markdown-driven slideshow tool";
|
||||||
maintainers = [];
|
maintainers = [];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user