Mercurial > hg-website
diff templates/data @ 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 | dd7fababf8b6 |
children | 257adca09001 |
line wrap: on
line diff
--- a/templates/data Mon Nov 02 11:47:14 2009 +0100 +++ b/templates/data Mon Nov 02 15:39:20 2009 +0100 @@ -5,5 +5,5 @@ 'Windows': 'http://mercurial.berkwood.com/binaries/Mercurial-1.3.1.exe', 'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.3.1-py2.6-macosx10.6.zip', 'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.3.1-py2.5-macosx10.5.zip', - 'Source code': 'http://www.selenic.com/mercurial/release/mercurial-1.3.1.tar.gz'}} + 'Source code': 'http://mercurial.selenic.com/release/mercurial-1.3.1.tar.gz'}} %}