From: Simon Legner Date: Thu, 3 Oct 2013 18:42:33 +0000 (+0200) Subject: Fix url to documentation of db setup X-Git-Tag: live~4677 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/508ac0265a286832aaf6e7804fd581a6dbb321b2 Fix url to documentation of db setup --- diff --git a/config/example.database.yml b/config/example.database.yml index 17a683af4..7e1ffc07d 100644 --- a/config/example.database.yml +++ b/config/example.database.yml @@ -1,5 +1,5 @@ # Using a recent release (8.3 or higher) of PostgreSQL (http://postgresql.org/) is recommended. -# See http://wiki.openstreetmap.org/wiki/The_Rails_Port#PostgreSQL_setup for detailed setup instructions. +# See https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md#database-setup for detailed setup instructions. # development: adapter: postgresql