]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
markdown fixes [skip ci]
authorMarc Tobias <mtmail@gmx.net>
Tue, 17 Oct 2023 16:45:45 +0000 (18:45 +0200)
committerMarc Tobias <mtmail@gmx.net>
Tue, 17 Oct 2023 16:45:45 +0000 (18:45 +0200)
README-nominatim-docker.md
README.md

index b6fc9c268ff19c288e40548f82b5b3d4002399f2..cd941d7b003aa4a0363d2f1ddf11b3dc223b0162 100644 (file)
@@ -6,7 +6,7 @@ nominatim-ui is a separate project and it's not planned to add the UI to the nom
 
 The following instructions might still be useful and/or help futher automate such an installation.
 
-```
+```bash
 # Log into the running container
 docker exec -it nominatim /bin/bash
 
index 725543875fb21398c76f2808fe10cdcc7d34427a..46b87612eb16781719e9597ec63d9571c038ccb9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ You can either
 
 * start a webserver using ([Big list of http static server one-liners](https://gist.github.com/willurd/5720255)) or configure Apache, nginx or other webservers to serve the `dist` directory.
 
-* to add the files into a nominatim-docker container see [README-nominatim-docker.md]() file
+* to add the files into a nominatim-docker container see [README-nominatim-docker](README-nominatim-docker.md) file
 
 ## Configuration