Skip to content

Commit

Permalink
[doc,bugfix][xs]: correct erroneous link to help docs in data api modal.
Browse files Browse the repository at this point in the history
  • Loading branch information
rufuspollock committed Apr 27, 2012
1 parent ae5ad35 commit 7b62e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/templates/_snippet/data-api-help.html
Expand Up @@ -17,7 +17,7 @@ <h3>
<div class="modal-body">
<p><strong>Access resource data via a web API with powerful query
support</strong>. Further information in the <a
href="http://docs.ckan.org/en/latest/storage/datastore.html" target="_blank">main
href="http://docs.ckan.org/en/latest/using-data-api.html" target="_blank">main
CKAN Data API and DataStore documentation</a>.</p>

<div class="accordion-group">
Expand Down

0 comments on commit 7b62e56

Please sign in to comment.