diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr
index 4e88dc4db..5bcca19d7 100644
--- a/doc_src/doc.hdr
+++ b/doc_src/doc.hdr
@@ -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 fish
homepage.
+href="http://www.fishshell.org">fish
homepage.
\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 fish
+available from the fish
homepage. Download the latest version, and then extract it using a
command like tar -zxf fish-VERSION.tar.gz
.
diff --git a/fish.spec.in b/fish.spec.in
index e847e9837..34a5205c2 100644
--- a/fish.spec.in
+++ b/fish.spec.in
@@ -6,9 +6,9 @@ Release: 0%{?dist}
License: GPL
Group: System Environment/Shells
-URL: http://roo.no-ip.org/fish/
+URL: http://www.fishshell.org
-Source0: http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2
+Source0: http://www.fishshell.org/files/%{version}/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: ncurses-devel gettext groff
diff --git a/user_doc.head.html b/user_doc.head.html
index 5c91918b4..d721bd207 100644
--- a/user_doc.head.html
+++ b/user_doc.head.html
@@ -20,7 +20,7 @@ H3