diff --git a/README b/README index 7ac9fe23..85aaa196 100644 --- a/README +++ b/README @@ -15,9 +15,11 @@ Quick links Installation Packages: http://github.com/jywarren/cartagen/downloads Source Code: http://github.com/jywarren/cartagen -Cartagen Wiki: http://wiki.cartagen.org/ -API Documentation: http://cartagen.org/api/ -GSS Usage: http://wiki.cartagen.org/wiki/show/GssUsage +Cartagen Wiki: https://github.com/jywarren/cartagen/wiki +API Documentation: http://cartagen.org/api/ () +GSS Usage: https://github.com/jywarren/cartagen/wiki/GssUsage + +Importing OSM XML (.osm files): https://github.com/jywarren/cartagen/issues/103 ================================================= What to install @@ -25,7 +27,7 @@ What to install The client edition is the simplest version of Cartagen, and the easiest to get started with – you don’t need a web server to run it. However, you must provide it with static data or every location you want it to load - it cannot dynamically fetch data from a server. Download a copy from: http://github.com/jywarren/cartagen/downloads -Read more at the Cartagen Wiki: http://wiki.cartagen.org/wiki/show/CartagenClient +Read more at the Cartagen Wiki: https://github.com/jywarren/cartagen/wiki/CartagenClient ================================================= Requirements @@ -56,5 +58,5 @@ Development If you're interested in developing or modifying the Cartagen client-side source code (cartagen.js), review the README file at /public/cartagen/README, and see the following Wiki pages: -http://wiki.cartagen.org/wiki/show/DeveloperCenter -http://wiki.cartagen.org/wiki/show/NavigatingTheSource +https://github.com/jywarren/cartagen/wiki/DeveloperCenter +https://github.com/jywarren/cartagen/wiki/NavigatingTheSource