Apdate address of fish homepage

darcs-hash:20061009152007-ac50b-403f605d46849a3b83192d872c4f6322bf97bb7e.gz
This commit is contained in:
axel
2006-10-10 01:20:07 +10:00
parent 0b34836c79
commit effea85984
5 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ This is the documentation for \c fish, the friendly interactive
shell. \c fish is a user friendly commandline shell intended
mostly for interactive use. A shell is a program used to execute other
programs. For the latest information on \c fish, please visit the <a
href="http://roo.no-ip.org/fish/"><code>fish</code> homepage</a>.
href="http://www.fishshell.org"><code>fish</code> homepage</a>.
\section syntax Syntax overview
@@ -1213,7 +1213,7 @@ translated, a future version of fish should also include translated
manuals.
To make a translation of fish, you will first need the sourcecode,
available from the <a href='http://roo.no-ip.org/fish'>fish
available from the <a href='http://www.fishshell.org'>fish
homepage</a>. Download the latest version, and then extract it using a
command like <code>tar -zxf fish-VERSION.tar.gz</code>.