[doc] provide a link to referenced file

This commit is contained in:
Mateusz Konieczny 2023-06-22 12:30:33 +02:00
parent 7bf1e7f0cd
commit 16f95ec6ec

View File

@ -31,7 +31,7 @@ There are also some other values to customise the behaviour of the application:
- **'initialMapPosition'** (string) - The default latitude and longitude of the map when the page loads. - **'initialMapPosition'** (string) - The default latitude and longitude of the map when the page loads.
- **'initialZoomLevel'** (string) - The default zoom level when the map loads. - **'initialZoomLevel'** (string) - The default zoom level when the map loads.
For example, the JSON file for Colouring London looks like this: For example, the [JSON file for Colouring London](https://github.com/colouring-cities/colouring-london/blob/master/app/src/cc-config.json) looks like this:
![alt text](images/cc-config-json.jpg "Title") ![alt text](images/cc-config-json.jpg "Title")