fix path to env/grafics to display api icon on meta data page

pull/1/head
reger 13 years ago
parent 6d03433cda
commit 2d2be546fe

@ -13,7 +13,7 @@ you can validate it with http://validator.w3.org/
<head profile="http://www.w3.org/2003/g/data-view">
<link rel="transformation" href="http://www-sop.inria.fr/acacia/soft/RDFa2RDFXML.xsl"/>
<div id="api">
<a href="yacydoc.xml"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<a href="yacydoc.xml"><img src="../env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>This search result can also be retrieved as XML.
Click the API icon to see an example call to the search rss API.
To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API">API wiki page</a>.</span>

Loading…
Cancel
Save