]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Import.md
Upgrade Travis-CI from Ubuntu 18 to 20
[nominatim.git] / docs / admin / Import.md
index 0820a2ff18b0f5c88e479cad43700da679912581..ded6929322bcd6afb663075df46976ce69354ce8 100644 (file)
@@ -197,7 +197,7 @@ Run this script to verify all required tables and indices got created successful
 
 ### Setting up the website
 
-Run the following command to set up the `settings/settings-frontend.php`.
+Run the following command to set up the `website/settings-frontend.php`.
 These settings are used in website/*.php files. You can use the website only after this 
 step is completed.
 
@@ -247,7 +247,7 @@ entire US adds about 10GB to your database.
         wget https://nominatim.org/data/tiger2019-nominatim-preprocessed.tar.gz
         tar xf tiger2019-nominatim-preprocessed.tar.gz
 
-    `data-source/us-tiger/README.md` explains how the data got preprocessed.
+    `data-source/overview.md` explains how the data got preprocessed.
 
   2. Import the data into your Nominatim database: