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/ConfigBasic.html | |
| parent | d29b6db270c5d1c59dcd384ac46d1bc799b62241 (diff) | |
fixed crawl start links after renaming them in latest commit
Diffstat (limited to 'htroot/ConfigBasic.html')
| -rw-r--r-- | htroot/ConfigBasic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index f56353e13..c6e823dee 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -114,7 +114,7 @@ <p>Your basic configuration is complete! You can now (for example):</p> <ul> <li><a href="index.html">start an uncensored search</a>;</li> - <li><a href="CrawlStartSite_p.html">start your own crawl</a> and contribute to the global index, or create your own private web index;</li> + <li><a href="CrawlStartSite.html">start your own crawl</a> and contribute to the global index, or create your own private web index;</li> <li><a href="ConfigProfile_p.html">set a personal peer profile</a> (optional settings);</li> <li>just <a href="Network.html">monitor at the network page</a> what the other peers are doing</li> </ul>:: |
