changeset 1618:2344fa8c992b

Update links to Mercurial website.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 29 Oct 2016 13:55:04 +0300
parents 6954a24cdb21
children 37a7899e882e
files docs/manual.sgml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/docs/manual.sgml	Thu Jun 02 19:07:49 2016 +0300
+++ b/docs/manual.sgml	Sat Oct 29 13:55:04 2016 +0300
@@ -8,7 +8,7 @@
 <!ENTITY homeurl "<ulink url='http://tnsp.org/~ccr/ggrtf/'>http://tnsp.org/~ccr/ggrtf/</ulink>">
 <!ENTITY hgrepourl "http://pupunen.net/hg/ggrtf/">
 <!ENTITY hgrepo "<ulink url='http://pupunen.net/hg/ggrtf/'>Mercurial-repository</ulink>">
-<!ENTITY hgurl "<ulink url='http://mercurial.selenic.com/'>Mercurial</ulink>">
+<!ENTITY hgurl "<ulink url='http://www.mercurial-scm.org/'>Mercurial</ulink>">
 <!ENTITY batmudurl "<ulink url='http://www.bat.org/'>BatMUD</ulink>">
 <!ENTITY pupuneturl "<ulink url='http://pupunen.net/'>pupunen.net</ulink>">
 <!ENTITY gnupgurl "<ulink url='http://www.gnupg.org/'>GnuPG</ulink>">
@@ -3251,7 +3251,7 @@
 If you have prepared a fix for some bug or a new feature, you can send us a patch.
 <emphasis>A changeset patch made against current Mercurial repository head/tip is highly preferred</emphasis>,
 short instructions on how to do that can be found below. You will probably need to refer to
-<ulink url="http://mercurial.selenic.com/guide/">Mercurial guide</ulink> for generic
+<ulink url="http://www.mercurial-scm.org/guide/">Mercurial guide</ulink> for generic
 Mercurial usage instructions and how to set it up. For making proper commits, you'll need to
 at the very least set up your username, etc.
 </para>