mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 21:34:06 +00:00
fix links in details documentation
Thanks to @JamesKingdom.
This commit is contained in:
@@ -82,11 +82,11 @@ comma-separated list of language codes.
|
|||||||
|
|
||||||
##### HTML
|
##### HTML
|
||||||
|
|
||||||
[https://nominatim.openstreetmap.org/details.php?osmtype=W&osmid=38210407]()
|
[https://nominatim.openstreetmap.org/details.php?osmtype=W&osmid=38210407](https://nominatim.openstreetmap.org/details.php?osmtype=W&osmid=38210407)
|
||||||
|
|
||||||
##### JSON
|
##### JSON
|
||||||
|
|
||||||
[https://nominatim.openstreetmap.org/details.php?osmtype=W&osmid=38210407&format=json]()
|
[https://nominatim.openstreetmap.org/details.php?osmtype=W&osmid=38210407&format=json](https://nominatim.openstreetmap.org/details.php?osmtype=W&osmid=38210407&format=json)
|
||||||
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ pages:
|
|||||||
- 'Search': 'api/Search.md'
|
- 'Search': 'api/Search.md'
|
||||||
- 'Reverse': 'api/Reverse.md'
|
- 'Reverse': 'api/Reverse.md'
|
||||||
- 'Address Lookup': 'api/Lookup.md'
|
- 'Address Lookup': 'api/Lookup.md'
|
||||||
|
- 'Details' : 'api/Details.md'
|
||||||
- 'Place Output Formats': 'api/Output.md'
|
- 'Place Output Formats': 'api/Output.md'
|
||||||
- 'FAQ': 'api/Faq.md'
|
- 'FAQ': 'api/Faq.md'
|
||||||
- 'Administration Guide':
|
- 'Administration Guide':
|
||||||
|
|||||||
Reference in New Issue
Block a user