aboutsummaryrefslogtreecommitdiffstats
path: root/guix/INSTALL.md
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-12-12 16:32:24 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-12-12 16:32:24 +0800
commitbaf94333b81c0ac3e01151c84313f1ad23e2fa45 (patch)
tree8d5071071c7f8ac15a20df052cbb92f009b8727f /guix/INSTALL.md
parentc04b360a2e5ed05e3d2ee6ed4aa3c92aeb3ca5b4 (diff)
downloadcopr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.tar
copr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.tar.gz
copr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.tar.bz2
copr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.tar.lz
copr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.tar.xz
copr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.tar.zst
copr-rpm-spec-baf94333b81c0ac3e01151c84313f1ad23e2fa45.zip
Use HTTPS links everywhere
Diffstat (limited to 'guix/INSTALL.md')
-rw-r--r--guix/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/INSTALL.md b/guix/INSTALL.md
index 787a43b..d52591c 100644
--- a/guix/INSTALL.md
+++ b/guix/INSTALL.md
@@ -8,6 +8,6 @@ Start the `guix-daemon` by using systemd or manually running command
will create most necessary files and directories when you first using it.
If you want to use prebuilt packages provided by
-[GNU Hydra](http://hydra.gnu.org), you should run
+[GNU Hydra](https://hydra.gnu.org), you should run
`guix archive --authorize --import < /usr/share/guix/hydra.gnu.org.pub`
as root before using `guix package`.