diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-05-24 19:18:39 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-05-24 19:19:04 +0800 |
commit | 6218cdb9623d32619d7d5e26a4b10941cb9e72fa (patch) | |
tree | da7ede0ee7be558046c9cbed675a3bc1f394c279 /general.ent | |
parent | c31e35bd8aa3edc4182fabd9f42c378db4064f44 (diff) |
use https for anduin
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent index 87473b365..187a812ee 100644 --- a/general.ent +++ b/general.ent @@ -40,7 +40,7 @@ <!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/"> -<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS"> +<!ENTITY anduin-sources "https://anduin.linuxfromscratch.org/LFS"> <!ENTITY buildtime "Approximate build time"> <!ENTITY diskspace "Required disk space"> |