about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-09-12 11:50:50 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-09-12 11:50:50 +0000
commit67ef2a91df1af236f244beb282081f920f15969e (patch)
tree33b9619ae080dcbd825e9e6799b71c69a308bed7 /Doc
parent40bdb585e6f7f0c1013489ea3fbba4bd58ab1208 (diff)
downloadzsh-67ef2a91df1af236f244beb282081f920f15969e.tar.gz
zsh-67ef2a91df1af236f244beb282081f920f15969e.tar.xz
zsh-67ef2a91df1af236f244beb282081f920f15969e.zip
update URL references to http://zsh.sunsite.dk/ (15792)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/manual.yo2
-rw-r--r--Doc/Zsh/metafaq.yo2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo
index 787b4a4ce..8d89368f3 100644
--- a/Doc/Zsh/manual.yo
+++ b/Doc/Zsh/manual.yo
@@ -172,7 +172,7 @@ produce a nicely formatted printed manual.
 item(The HTML manual)(
 An HTML version of this manual is available at the Zsh web site via:
 
-tt(http://sunsite.dk/zsh/Doc/).
+tt(http://zsh.sunsite.dk/Doc/).
 
 (The HTML version is produced with bf(texi2html), which may be obtained
 from tt(http://www.mathematik.uni-kl.de/~obachman/Texi2html/). The command is
diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo
index becf885b3..42c94cc84 100644
--- a/Doc/Zsh/metafaq.yo
+++ b/Doc/Zsh/metafaq.yo
@@ -155,6 +155,6 @@ A userguide is currently in preparation.  It is intended to complement the
 manual, with explanations and hints on issues where the manual can be
 cabbalistic, hierographic, or downright mystifying (for example, the word
 `hierographic' does not exist).  It can be viewed in its current state at
-tt(http://sunsite.dk/zsh/Guide/).  At the time of writing, chapters
+tt(http://zsh.sunsite.dk/Guide/).  At the time of writing, chapters
 dealing with startup files and their contents and the new completion system
 were essentially complete.