From 97ad4e465452c44293e6f76116695925cf1132d3 Mon Sep 17 00:00:00 2001 From: Srihari Thalla Date: Thu, 29 Jun 2017 17:29:15 +0530 Subject: [PATCH] Update incorrect internal links to docs --- README.md | 8 ++++---- docs/Import-and-Update.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 46c419fa..5059473c 100644 --- a/README.md +++ b/README.md @@ -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). There are also step-by-step instructions for - [Ubuntu 16.04](docs/install-on-ubuntu-16.md) and - [CentOS 7.2](docs/install-on-centos-7.md). + [Ubuntu 16.04](docs/Install-on-Ubuntu-16.md) and + [CentOS 7.2](docs/Install-on-Centos-7.md). 2. Get OSM data and import: ./build/utils/setup.php --osm-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. @@ -51,7 +51,7 @@ 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 diff --git a/docs/Import-and-Update.md b/docs/Import-and-Update.md index 266a5d8b..f8acb607 100644 --- a/docs/Import-and-Update.md +++ b/docs/Import-and-Update.md @@ -108,7 +108,7 @@ instance by following these steps: 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 import all of the US. The entire US adds about 10GB to your database. -- 2.39.5