8282 { "source" : " /learn/playwright/intercept-request(/)?" , "destination" : " /learn/playwright/intercept-requests/" , "permanent" : true },
8383 { "source" : " /learn/playwright/interaction/waits(/)?" , "destination" : " /learn/playwright/waits-and-timeouts/" , "permanent" : true },
8484 { "source" : " /learn/headless/basics-puppeteer-intro(/)?" , "destination" : " /learn/playwright/" , "permanent" : true },
85- { "source" : " /learn/headless(/)?" , "destination" : " /learn/playwright/" , "permanent" : true }
85+ { "source" : " /learn/headless(/)?" , "destination" : " /learn/playwright/" , "permanent" : true },
86+ { "source" : " /guides/api-monitoring(/)?" , "destination" : " /guides/monitoring-the-stripe-api/" , "permanent" : true },
87+ { "source" : " /guides/puppeteer-to-playwright(/)?" , "destination" : " /guides/moving-from-puppeteer-to-playwright/" , "permanent" : true },
88+ { "source" : " /guides/monitoring-as-code-cli(/)?" , "destination" : " /guides/monitoring-ecommerce-apps-using-playwright/" , "permanent" : true },
89+ { "source" : " /guides/monitoring-as-code(/)?" , "destination" : " /guides/monitoring-ecommerce-apps-using-terraform/" , "permanent" : true },
90+ { "source" : " /guides/setup-scripts(/)?" , "destination" : " /guides/setup-scripts-for-apis/" , "permanent" : true },
91+ { "source" : " /guides/openapi-swagger(/)?" , "destination" : " /guides/monitoring-an-openapi-spec/" , "permanent" : true }
8692 ]
8793}
0 commit comments