BuildingOnLinux.wiki
changeset 592 2a5ecd20bf16
parent 551 67b079768796
child 656 70434b3f51a3
--- a/BuildingOnLinux.wiki	Sun Sep 06 06:33:12 2015 +0200
+++ b/BuildingOnLinux.wiki	Sun Sep 06 06:45:48 2015 +0200
@@ -49,7 +49,7 @@
 {{{
 mkdir -p ~/games ~/hg/hedgewars/
 cd ~/hg/hedgewars
-hg clone -v https://hedgewars.googlecode.com/hg/ trunk
+hg clone -v http://hg.hedgewars.org/hedgewars/ trunk
 }}}
 
 The initial clone of the repository will take a while, is about 628 MiB or so, due to all the multimedia revisions.