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.