1
0
Fork 0

doc(wording): remove crawler word cc #774

This commit is contained in:
s-pace 2019-08-21 14:44:11 +02:00 committed by Sylvain Pace
parent 13ad3ea256
commit 6a929a1f84

View file

@ -73,8 +73,8 @@
"title": "Lets Get Technical",
"pages": [
{
"title": "DocSearch Technical Overview (the Crawler)",
"url": "crawler-overview.html"
"title": "DocSearch Technical Overview (the Scraper)",
"url": "scraper-overview.html"
},
{
"title": "Inside The Engine",
@ -163,6 +163,10 @@
{
"from": "recommended-configuration.html",
"to": "required-configuration.html"
},
{
"from": "crawler-overview.html",
"to": "scraper-overview.html"
}
]
}