Merge pull request #267 from waldbrand/fix-link

Fix link to Tags_format.md
This commit is contained in:
Pieter Vander Vennet 2021-05-11 10:13:06 +02:00 committed by GitHub
commit e3eb59af14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ Every field is documented in the source code itself - you can find them here:
- [The top level `LayoutConfig`](https://github.com/pietervdvn/MapComplete/blob/master/Customizations/JSON/LayoutConfigJson.ts)
- [A layer object `LayerConfig`](https://github.com/pietervdvn/MapComplete/blob/master/Customizations/JSON/LayerConfigJson.ts)
- [The `TagRendering`](https://github.com/pietervdvn/MapComplete/blob/master/Customizations/JSON/TagRenderingConfigJson.ts)
- At last, the exact semantics of tags is documented [here](Docs/Tags_format.md)
- At last, the exact semantics of tags is documented [here](Tags_format.md)
### MetaTags