diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-01-16 00:02:55 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-01-16 00:02:55 +0000 |
| commit | 6663365720d6c99ee55794cf96d1ca2ae83208e4 (patch) | |
| tree | a3599a3e12df347e766e26fe5ff40ad69458699f /htroot/WatchWebStructure_p.html | |
| parent | b423d0a03677edd7fc956b06496075fdefc95314 (diff) | |
adopted many calls to new api path
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5498 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index db308919f..b6b29260c 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -22,7 +22,7 @@ #%env/templates/header.template%# #%env/templates/submenuWebStructure.template%# -<div id="api"><a href="/xml/webstructure.xml"><img src="env/grafics/api.png"></a> +<div id="api"><a href="/api/webstructure.xml"><img src="env/grafics/api.png"></a> <span>The data that is visualized here can also be retrieved in a XML file. The XM L contains a back-reference of domains. That means you can see the set of domains that all link to the same (other) domain, which could be called a 'reverse domain index'. Click the API icon to see the XML file. 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> |
