Mercurial > hg-website
diff original/hgscm/templates/quick_start.html @ 283:b7d5f97e1034
simplify urls: point to mercurial.selenic.com, remove index.cgi from wiki urls
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Mon, 02 Nov 2009 15:39:20 +0100 |
parents | 960885d6e884 |
children |
line wrap: on
line diff
--- a/original/hgscm/templates/quick_start.html Mon Nov 02 11:47:14 2009 +0100 +++ b/original/hgscm/templates/quick_start.html Mon Nov 02 15:39:20 2009 +0100 @@ -140,7 +140,7 @@ </ul> </ol> -<p>And if you want to quickly look up something, you can use one of the <a href="http://www.selenic.com/mercurial/wiki/index.cgi/QuickReferenceCardsAndCheatSheets">Mercurial cheatsheets</a>. </p> +<p>And if you want to quickly look up something, you can use one of the <a href="http://mercurial.selenic.com/wiki/QuickReferenceCardsAndCheatSheets">Mercurial cheatsheets</a>. </p> <p><em>Compiled from a great email by Martin Geisler.</em></p> </div>