Mercurial > hg-website
diff original/Howto_update_the_Download_Urls.txt @ 244:4b97017259f9
Move the original site into a single folder to reduce clutter.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 23 Sep 2009 20:05:13 -0400 |
parents | Howto_update_the_Download_Urls.txt@737a661da036 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/original/Howto_update_the_Download_Urls.txt Wed Sep 23 20:05:13 2009 -0400 @@ -0,0 +1,14 @@ +How to update the Download Urls +=============================== + +To update the download URLs just edit + + hgscm/media/downloads.json + +and replace the URLs with the latest versions available. + +Please remember to really check what is available beforehand: + + http://mercurial.selenic.com/wiki/Download + +Have fun!