move nominatim.org links to https

Solves #737.
This commit is contained in:
Sarah Hoffmann
2018-01-10 23:21:21 +01:00
parent 118517b076
commit 2cf1ff41c0
9 changed files with 12 additions and 12 deletions

View File

@@ -142,7 +142,7 @@ When installing the latest source from github, you also need to
download the country grid:
wget -O data/country_osm_grid.sql.gz http://www.nominatim.org/data/country_grid.sql.gz
wget -O data/country_osm_grid.sql.gz https://www.nominatim.org/data/country_grid.sql.gz
The code must be built in a separate directory. Create this directory,