Skip to content

Commit

Permalink
Fix api link from webservice page
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaboiangiu committed May 4, 2017
1 parent fca48f2 commit 9ea856b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gemet/thesaurus/templates/api.html
Expand Up @@ -104,7 +104,7 @@ <h2>
</p>
<div class="highlight-python">
<div class="highlight">
<pre>http://mydomain.info/getTopmostConcepts?thesaurus_uri=­http://www.eionet.europa.eu/gemet/theme/­&amp;language=es&amp;jsonp=callback
<pre>http://mydomain.info/getTopmostConcepts?thesaurus_uri=http://www.eionet.europa.eu/gemet/theme/&amp;language=es&amp;jsonp=callback
</pre>
</div>
</div>
Expand Down Expand Up @@ -132,7 +132,7 @@ <h2>
</p>
<div class="highlight-python">
<div class="highlight">
<pre>http://mydomain.info/getTopmostConcepts?thesaurus_uri=­http://www.eionet.europa.eu/gemet/theme/­&amp;language=es
<pre>http://mydomain.info/getTopmostConcepts?thesaurus_uri=http://www.eionet.europa.eu/gemet/theme/&amp;language=es
</pre>
</div>
</div>
Expand Down

0 comments on commit 9ea856b

Please sign in to comment.