summaryrefslogtreecommitdiff
path: root/htroot/CrawlStartExpert.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2021-08-03 16:57:24 +0200
committerMichael Peter Christen <mc@yacy.net>2021-08-03 16:57:24 +0200
commit3959d43a5c3412704f21b4c69aa723e71e2134e8 (patch)
treeb49d29a85ec1463306f7f359eeb96df04e280328 /htroot/CrawlStartExpert.html
parentc4659f0fb01be0f68ce3dcccc1955c8662a5345f (diff)
fixed doku link
Diffstat (limited to 'htroot/CrawlStartExpert.html')
-rw-r--r--htroot/CrawlStartExpert.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/CrawlStartExpert.html b/htroot/CrawlStartExpert.html
index e3cdb0d25..4093df5a7 100644
--- a/htroot/CrawlStartExpert.html
+++ b/htroot/CrawlStartExpert.html
@@ -217,7 +217,7 @@
#%env/templates/submenuIndexCreate.template%#
<div id="api">
-<a href="http://www.yacy-websearch.net/wiki/index.php/Dev:APICrawler" id="apilink" target="_blank"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="https://wiki.yacy.net/index.php/Dev:APICrawler" id="apilink" target="_blank"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<span>Click on this API button to see a documentation of the POST request parameter for crawl starts.</span>
</div>
@@ -228,7 +228,7 @@
You can define URLs as start points for Web page crawling and start crawling here.
"Crawling" means that YaCy will download the given website, extract all links in it and then download the content behind these links.
This is repeated as long as specified under "Crawling Depth".
- A crawl can also be started using wget and the <a href="http://www.yacy-websearch.net/wiki/index.php/Dev:APICrawler" target="_blank">post arguments</a> for this web page.
+ A crawl can also be started using wget and the <a href="https://wiki.yacy.net/index.php/Dev:APICrawler" target="_blank">post arguments</a> for this web page.
</p>
<form id="Crawler" action="Crawler_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">