Update incorrect internal links to docs

This commit is contained in:
Srihari Thalla
2017-06-29 17:29:15 +05:30
parent 748fa3e28f
commit 97ad4e4654
2 changed files with 5 additions and 5 deletions

View File

@@ -33,14 +33,14 @@ Here is a quick summary of the necessary steps.
For more detailed installation instructions see [docs/Installation.md](docs/Installation.md). For more detailed installation instructions see [docs/Installation.md](docs/Installation.md).
There are also step-by-step instructions for There are also step-by-step instructions for
[Ubuntu 16.04](docs/install-on-ubuntu-16.md) and [Ubuntu 16.04](docs/Install-on-Ubuntu-16.md) and
[CentOS 7.2](docs/install-on-centos-7.md). [CentOS 7.2](docs/Install-on-Centos-7.md).
2. Get OSM data and import: 2. Get OSM data and import:
./build/utils/setup.php --osm-file <your planet file> --all ./build/utils/setup.php --osm-file <your planet file> --all
Details can be found in [docs/Import_and_update.md](docs/Import_and_update.md) Details can be found in [docs/Import_and_update.md](docs/Import-and-Update.md)
3. Point your webserver to the ./build/website directory. 3. Point your webserver to the ./build/website directory.
@@ -51,7 +51,7 @@ License
The source code is available under a GPLv2 license. The source code is available under a GPLv2 license.
Contact and Bugreports Contact and Bug reports
====================== ======================
For questions you can join the geocoding mailinglist, see For questions you can join the geocoding mailinglist, see

View File

@@ -108,7 +108,7 @@ instance by following these steps:
6. Apply the new settings: 6. Apply the new settings:
./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions ./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions
Be warned that the import can take a very long time, especially if you Be warned that the import can take a very long time, especially if you
import all of the US. The entire US adds about 10GB to your database. import all of the US. The entire US adds about 10GB to your database.