check and fix all liks in documentation

This commit is contained in:
Sarah Hoffmann
2021-10-18 16:53:24 +02:00
parent f4acfed48f
commit 74be6828dd
8 changed files with 17 additions and 17 deletions

View File

@@ -7,8 +7,8 @@ tag of every object and then assign the tag its specific role.
The style to use is given by the `NOMINATIM_IMPORT_STYLE` configuration
option. There are a number of default styles, which are explained in detail
in the [Import section](../admin/Import/#filtering-imported-data). These
standard styles may be reference by their name.
in the [Import section](../admin/Import.md#filtering-imported-data). These
standard styles may be referenced by their name.
You can also create your own custom syle. Put the style file into your
project directory and then set `NOMINATIM_IMPORT_STYLE` to the name of the file.

View File

@@ -2,7 +2,7 @@
## Importing OSM user-maintained special phrases
As described in the [Importation chapter](Import.md), it is possible to
As described in the [Import section](Import.md), it is possible to
import special phrases from the wiki with the following command:
```sh