diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-04-01 00:35:58 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-04-01 00:35:58 +0200 |
| commit | ba0e3fb0dc4d4ecc9e6ebf7250a5114be53fa8f9 (patch) | |
| tree | 9dd3d6120e03dea49ebffa366406f8b2ff59ea0c /htroot/Status.html | |
| parent | d29b6db270c5d1c59dcd384ac46d1bc799b62241 (diff) | |
fixed crawl start links after renaming them in latest commit
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index 18a14e694..ae8ba87ba 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -160,7 +160,7 @@ #(hintCrawlStart)#::
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
- <dd class="hint">Your Web Page Indexer is idle. You can start your own web crawl <a href="CrawlStartSite_p.html">here</a>.
+ <dd class="hint">Your Web Page Indexer is idle. You can start your own web crawl <a href="CrawlStartSite.html">here</a>.
</dd>
#(/hintCrawlStart)#
|
