]> git.openstreetmap.org Git - rails.git/blobdiff - doc/README_FOR_APP
Add some more missing translations. Use .to_sentence instead of .join(', ') so that...
[rails.git] / doc / README_FOR_APP
index 6c4e6b0fcf38ebdef9a39fe7d05b5f0ff2132124..dc6dbad6fe91639aa434a895291a6449316160a6 100644 (file)
@@ -5,7 +5,7 @@ see to use models etc.
 =INSTALL
 
 Full information is available at 
-http://wiki.openstreetmap.org/index.php/Rails
+http://wiki.openstreetmap.org/wiki/Rails
 
 * Get rails working (http://www.rubyonrails.org/)
 * Make your db (see db/README)
@@ -24,8 +24,8 @@ http://wiki.openstreetmap.org/index.php/Rails
 See
 
 The information about the next version of the protocol API 0.6 is available at 
-http://wiki.openstreetmap.org/index.php/OSM_Protocol_Version_0.6
-http://wiki.openstreetmap.org/index.php/REST
+http://wiki.openstreetmap.org/wiki/OSM_Protocol_Version_0.6
+http://wiki.openstreetmap.org/wiki/REST
 
 =HACKING