mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: remove redirects (#12251)
This commit is contained in:
parent
48ca272945
commit
60699da691
@ -83,22 +83,6 @@ const config = {
|
|||||||
from: '/guides',
|
from: '/guides',
|
||||||
to: '/category/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',
|
from: '/chromium-support',
|
||||||
to: '/supported-browsers',
|
to: '/supported-browsers',
|
||||||
|
Loading…
Reference in New Issue
Block a user