aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-04-08 15:28:45 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-04-08 15:28:45 +0800
commit48a3830433ba3c2b1ec70da923ea2ec7272c1ec1 (patch)
treecb84618f28b27bb2289e5ab0ab9b377ae55c609b
parent8d2cfcb49fa8e5c38ba4a20c70a5ff5d06469cb5 (diff)
use https for rivendell, to skip a redirection
-rw-r--r--general.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent
index c819facd0..bde4680b8 100644
--- a/general.ent
+++ b/general.ent
@@ -20,7 +20,7 @@
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY lfs-root "http://rivendell.linuxfromscratch.org/">
+<!ENTITY lfs-root "https://rivendell.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
<!ENTITY faq-root "&lfs-root;faq/">