mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
Replaced references to http://fishshell.org/ with http://ridiculousfish.com/shell/.
This commit is contained in:
@@ -11,7 +11,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://www.fishshell.org"><code>fish</code> homepage</a>.
|
||||
href="http://ridiculousfish.com/shell/"><code>fish</code> homepage</a>.
|
||||
|
||||
\section syntax Syntax overview
|
||||
|
||||
@@ -1374,7 +1374,7 @@ translated, a future version of fish should also include translated
|
||||
manuals.
|
||||
|
||||
To make a translation of fish, you will first need the source code,
|
||||
available from the <a href='http://www.fishshell.org'>fish
|
||||
available from the <a href='http://ridiculousfish.com/shell/'>fish
|
||||
homepage</a>. Download the latest version, and then extract it using a
|
||||
command like <code>tar -zxf fish-VERSION.tar.gz</code>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user