mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
make naming of documentation files consistent
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# *Note:* these installation instructions are also available in executable
|
||||
# form for use with vagrant under vagrant/install-on-centos-7.sh.
|
||||
# form for use with vagrant under `vagrant/Install-on-Centos-7.sh`.
|
||||
#
|
||||
# Installing the Required Software
|
||||
# ================================
|
||||
@@ -179,4 +179,4 @@ EOF
|
||||
|
||||
|
||||
# Nominatim is now ready to use. Continue with
|
||||
# [importing a database from OSM data](Import_and_update.md).
|
||||
# [importing a database from OSM data](Import-and-Update.md).
|
||||
@@ -8,7 +8,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
|
||||
|
||||
#
|
||||
# *Note:* these installation instructions are also available in executable
|
||||
# form for use with vagrant under vagrant/install-on-ubuntu-16.sh.
|
||||
# form for use with vagrant under vagrant/Install-on-Ubuntu-16.sh.
|
||||
#
|
||||
# Installing the Required Software
|
||||
# ================================
|
||||
@@ -165,4 +165,4 @@ EOF
|
||||
|
||||
|
||||
# Nominatim is now ready to use. Continue with
|
||||
# [importing a database from OSM data](Import_and_update.md).
|
||||
# [importing a database from OSM data](Import-and-Update.md).
|
||||
Reference in New Issue
Block a user