fix google code links in readme
authorsheepluva
Sat, 07 Nov 2015 21:01:04 +0100
changeset 11319 3c4ec0742967
parent 11318 78d8255349d3
child 11320 556eafd1443a
fix google code links in readme
README.md
--- a/README.md	Sat Nov 07 17:33:43 2015 +0100
+++ b/README.md	Sat Nov 07 21:01:04 2015 +0100
@@ -13,13 +13,13 @@
 
 Instructions:
 -------------
-See our wiki at: https://code.google.com/p/hedgewars/wiki/BuildingHedgewars
+See our wiki at: http://hedgewars.org/kb/BuildingHedgewars
 
 You can find an outline of the necessary dependencies in the INSTALL file.
 
 Source code:
 ------------
-Our main repository is located at http://hedgewars.googlecode.com using
+Our main repository is located at http://hg.hedgewars.org/hedgewars/ using
 Mercurial as DVCS. A Git repository is also available (mirrored daily)
 at https://github.com/hedgewars/hw
 
@@ -30,9 +30,9 @@
 button.
 
 If you want to help or get to know the sources better you can do that with some
-easy tasks from http://code.google.com/p/hedgewars/wiki/TODO. We also have an
+easy tasks from http://hedgewars.org/kb/TODO. We also have an
 extended API in LUA to customize your adventures in our wiki at
-http://code.google.com/p/hedgewars/wiki/LuaAPI.
+http://hedgewars.org/kb/LuaAPI.
 
 If you know your way through the code feel free to send a patch or open a pull
 request. The best LUA scripts get released in the official DLC page and later