diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index cf86ee65a0a..2f7a9a35837 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -83,22 +83,6 @@ const config = { from: '/guides', to: '/category/guides', }, - { - from: '/guides/query-selectors', - to: '/guides/page-interactions', - }, - { - from: '/guides/query-selectors-legacy', - to: '/guides/page-interactions', - }, - { - from: '/guides/locators', - to: '/guides/page-interactions', - }, - { - from: '/guides/evaluate-javascript', - to: '/guides/javascript-execution', - }, { from: '/chromium-support', to: '/supported-browsers',