aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2024-11-20 20:21:47 +0800
committerXi Ruoyao <xry111@xry111.site>2024-11-20 20:21:47 +0800
commitea511400c9ad6f1baca13debd05f2b10ac984059 (patch)
treecc4f01f2f9e16ff82f11577cffd4d3bac9d5c90d
parent534d3492bb166f055a141c2d9cd8d0cb838fb15d (diff)
profile: Fix caliban.org linkHEADtrunk
With the "www." prefix I got a certificate error.
-rw-r--r--postlfs/config/profile.xml2
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>