X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/d2b9493d72a2cdc04863408cc6cd4799561887fa..1fcc9717bb6c543aa6e6cd7b5d0a65971dfec409:/docs/index.md

diff --git a/docs/index.md b/docs/index.md
index d348fcfa..0ed6c546 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,8 +1,10 @@
 Nominatim (from the Latin, 'by name') is a tool to search OSM data by name and address and to generate synthetic addresses of OSM points (reverse geocoding).
 
-This guide comes in three parts:
+This guide comes in four parts:
 
  * __[API reference](api/Overview.md)__ for users of Nominatim
  * __[Administration Guide](admin/Installation.md)__ for those who want
    to install their own Nominatim server
+ * __[Customization Guide](customize/Overview.md)__ for those who want to
+   adapt their own installation to their special requirements
  * __[Developer's Guide](develop/overview.md)__ for developers of the software