diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-08-28 21:45:58 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-08-28 21:45:58 +0000 |
| commit | 016f57d714ba17095fc8cea86acf2e540bdf10aa (patch) | |
| tree | f10836264a515e5d5041ca3985711b1d2994b21d | |
| parent | df4ff423c415af29271cfe39e7e382f5960db566 (diff) | |
fixed a dead link
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5094 6c8d7289-2bf4-0310-a012-ef5d649a1542
| -rwxr-xr-x | htroot/terminal_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html index 44495a484..2271b97fb 100755 --- a/htroot/terminal_p.html +++ b/htroot/terminal_p.html @@ -40,7 +40,7 @@ function init() { <div id="location">
<a href="http://yacy.net"><img src="/Banner.png?textcolor=ffffff&bgcolor=000000&bordercolor=aaaaaa" alt="YaCy" width="468" height="60" border="0" align="bottom"></a>
<a href="/index.html"><Search Form></a>
-<a href="/CrawlStartExpert_p.html"><Crawl Start></a>
+<a href="/CrawlStart_p.html"><Crawl Start></a>
<a href="/Status.html"><Status Page></a>
<a href="/Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')"><Shutdown></a>
</div>
|
