You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_features.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ <h4>Browse and search for geospatial data</h4>
60
60
<li>Federated OGC services</li>
61
61
<li>Metadata catalogue</li>
62
62
</ul>
63
-
<ahref="https://docs.geonode.org/en/master/usage/data/finding_data.html" class="hide btn btn-success">Learn about GeoNode's discovery features</a>
63
+
<ahref="{{ site.extbase.docs }}usage/data/finding_data.html" class="hide btn btn-success">Learn about GeoNode's discovery features</a>
64
64
</div>
65
65
</div>
66
66
</div>
@@ -88,7 +88,7 @@ <h4>Upload and share geospatial data, securely</h4>
88
88
<li>Versioned geospatial data editor</li>
89
89
90
90
</ul>
91
-
<ahref="https://docs.geonode.org/en/master/usage/managing_datasets/index.html" class="hide btn btn-success">Learn about GeoNode's data management features</a>
91
+
<ahref="{{ site.extbase.docs }}usage/managing_datasets/index.html" class="hide btn btn-success">Learn about GeoNode's data management features</a>
92
92
</div>
93
93
</div>
94
94
<divclass="col-4">
@@ -120,7 +120,7 @@ <h4>Create and share interactive web maps</h4>
120
120
<li>Create multi-layer interactive maps</li>
121
121
<li>Share and embed maps in web pages</li>
122
122
</ul>
123
-
<ahref="https://docs.geonode.org/en/master/usage/managing_maps/index.html" class="hide btn btn-success">Learn about GeoNode's mapping features</a>
123
+
<ahref="{{ site.extbase.docs }}usage/managing_maps/index.html" class="hide btn btn-success">Learn about GeoNode's mapping features</a>
0 commit comments