Skip to content

Commit 0a5e773

Browse files
committed
resolve comments
1 parent a14eab8 commit 0a5e773

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/user_guide/administration/farmer_geolocation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This guide provides step-by-step instructions for integrating geolocation platfo
55
## Prerequisites
66
To enable geolocation integration in OpenSPP, ensure the following:
77
- Your user account has the System Admin role. Learn more in this guide: {doc}`user_access`
8-
- Your OpenSPP instance installed Farmer registry base module. Learn more in this gu
8+
- Your OpenSPP instance installed Farmer registry base module. Learn more in this guide. {doc}`../../getting_started/module_installation/farmer_installation`
99
- You have an API Key for MapTiler to enable GIS functionality. You can retrieve this by checking their documentation [here](https://docs.maptiler.com/cloud/api/).
1010
- Developer mode in OpenSPP is enabled to allow configuration of the MapTiler key. For details, refer to the {doc}`../../developer_guide/developer_mode`
1111

@@ -23,5 +23,9 @@ Click the **New** button. Set the Key field to **spp_base_gis.map_tiler_api_key*
2323

2424
![Setup farmer registry maptiler key](farmer_geolocation/farmer_geolocation_maptiler_key.png)
2525

26+
```{note}
27+
Keep your MapTiler API Key secure. Avoid sharing it publicly or storing it in version control systems.
28+
```
29+
2630
Click the **Save** button to apply the configuration. Refresh your browser to see the changes.
2731

0 commit comments

Comments
 (0)