fix dangling links in documentation

This commit is contained in:
Sarah Hoffmann
2024-08-07 16:58:45 +02:00
parent 6b1c32893b
commit d1e7b85cc5
5 changed files with 7 additions and 7 deletions

View File

@@ -19,8 +19,8 @@ to configure it.
### Installing the required packages
The Nominatim frontend is best run from its own virtual environment. If
you have already created one for the database backend during
[installation](Installation.md#Building-Nominatim), you can use that. Otherwise
you have already created one for the database backend during the
[installation](Installation.md#building-nominatim), you can use that. Otherwise
create one now with:
```sh