]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/Import_and_update.md
Merge pull request #660 from mtmail/new-github-URL
[nominatim.git] / docs / Import_and_update.md
index 8340b59e1fb378276aaa88576cc749a491bda34f..cd9ff697193fd7e9f8c49703d0df837469ed5614 100644 (file)
@@ -3,7 +3,7 @@ Importing a new database
 
 The following instructions explain how to create a Nominatim database
 from an OSM planet file and how to keep the database up to date. It
 
 The following instructions explain how to create a Nominatim database
 from an OSM planet file and how to keep the database up to date. It
-is assumed that you have already sucessfully installed the Nominatim
+is assumed that you have already successfully installed the Nominatim
 software itself, if not return to the [installation page](Installation.md).
 
 Configuration setup in settings/local.php
 software itself, if not return to the [installation page](Installation.md).
 
 Configuration setup in settings/local.php
@@ -178,5 +178,5 @@ The following command will keep your database constantly up to date:
 
 If you have imported multiple country extracts and want to keep them
 up-to-date, have a look at the script in
 
 If you have imported multiple country extracts and want to keep them
 up-to-date, have a look at the script in
-[issue #60](https://github.com/twain47/Nominatim/issues/60).
+[issue #60](https://github.com/openstreetmap/Nominatim/issues/60).