forked from hans/Nominatim
check and fix all liks in documentation
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user