Skip to content

Commit 9c84a2d

Browse files
authored
[Fixes #GeoNode#6772] Remove Open Data Link (GeoNode#6787)
Remove the link as the Open Data endpoint does not exist anymore
1 parent c497d24 commit 9c84a2d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

geonode/templates/developer.html

-4
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ <h3>{% trans "GeoNode's Web Services" %}</h3>
8888
<td><strong>{% trans "Metadata search via OAI-PMH:" %}</strong></td>
8989
<td><a href="{{CATALOGUE_BASE_URL}}?mode=oaipmh&verb=Identify">OAI-PMH 2.0</a></td>
9090
</tr>
91-
<tr>
92-
<td><strong>{% trans "Open Data:" %}</strong></td>
93-
<td><a href="{{SITEURL}}/data.json">data.json</a></td>
94-
</tr>
9591
<tr>
9692
<td><strong>{% trans "Cached tiles via WMTS:" %}</strong></td>
9793
<td><a href="{{GEOSERVER_BASE_URL}}gwc/service/wmts?service=WMTS&version=1.0.0&request=GetCapabilities">WMTS 1.0.0</a></td>

0 commit comments

Comments
 (0)