]> git.openstreetmap.org Git - rails.git/blobdiff - CONTRIBUTING.md
Standardise on openstreetmap-website instead of rails port
[rails.git] / CONTRIBUTING.md
index 5ee4e01736634679b6f233323ca41db878c653ea..9e878a30cfc455bf98a502e2aba6ad57951dcb3e 100644 (file)
@@ -17,7 +17,7 @@ bundle exec erblint .
 ## Testing
 
 Having a good suite of tests is very important to the stability and
-maintainability of any code base. The tests in the Rails port code are
+maintainability of any code base. The tests in the `openstreetmap-website` code are
 by no means complete, but they are extensive, and must continue to be
 so with any new functionality which is written. Tests are also useful
 in giving others confidence in the code you've written, and can