diff --git a/docs/config.json b/docs/config.json index 1ee0b18e..c25d191e 100644 --- a/docs/config.json +++ b/docs/config.json @@ -83,6 +83,26 @@ } ], "redirects": [ + { + "from": "documentation/index.html", + "to": "what-is-docsearch.html" + }, + { + "from": "documentation/docsearch/index.html", + "to": "what-is-docsearch.html" + }, + { + "from": "documentation/docsearch/docsearch-autocomplete/index.html", + "to": "what-is-docsearch.html" + }, + { + "from": "documentation/docsearch/docsearch-FAQ/index.html", + "to": "what-is-docsearch.html" + }, + { + "from": "documentation/docsearch/docsearch-scraper/index.html", + "to": "what-is-docsearch.html" + }, { "from": "documentation/docsearch/introduction/index.html", "to": "what-is-docsearch.html"