make naming of documentation files consistent

This commit is contained in:
Sarah Hoffmann
2017-06-25 17:18:21 +02:00
parent 2daa4ed813
commit 7ef0239f19
8 changed files with 18 additions and 16 deletions

View File

@@ -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).

View File

@@ -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).