diff options
author | Xi Ruoyao <xry111@xry111.site> | 2024-11-20 20:21:47 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2024-11-20 20:21:47 +0800 |
commit | ea511400c9ad6f1baca13debd05f2b10ac984059 (patch) | |
tree | cc4f01f2f9e16ff82f11577cffd4d3bac9d5c90d | |
parent | 534d3492bb166f055a141c2d9cd8d0cb838fb15d (diff) |
With the "www." prefix I got a certificate error.
-rw-r--r-- | postlfs/config/profile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postlfs/config/profile.xml b/postlfs/config/profile.xml index d2563149d6..21cdd88327 100644 --- a/postlfs/config/profile.xml +++ b/postlfs/config/profile.xml @@ -721,7 +721,7 @@ EOF</userinput></screen> <para> Finally, Ian Macdonald has written an excellent collection of tips and tricks to enhance your shell environment. You can read it online at - <ulink url="https://www.caliban.org/bash/index.shtml"/>. + <ulink url="https://caliban.org/bash/index.shtml"/>. </para> </sect2> |