docs: remove redirects (#12251)

This commit is contained in:
Alex Rudenko 2024-04-11 13:58:55 +02:00 committed by GitHub
parent 48ca272945
commit 60699da691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',