# HG changeset patch # User sheepluva # Date 1446926464 -3600 # Node ID 3c4ec07429677f610c021ab27b118d9aa396ed90 # Parent 78d8255349d3e043f522c4857a249b8c7539bd72 fix google code links in readme diff -r 78d8255349d3 -r 3c4ec0742967 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