diff --git a/src/content/docs/browser-rendering/faq.mdx b/src/content/docs/browser-rendering/faq.mdx index 13d6789f0f3eb8..61c284f80fb216 100644 --- a/src/content/docs/browser-rendering/faq.mdx +++ b/src/content/docs/browser-rendering/faq.mdx @@ -14,7 +14,7 @@ Below you will find answers to our most commonly asked questions. If you cannot ##### Uncaught (in response) TypeError: Cannot read properties of undefined (reading 'fetch') -Make sure that you are passing your Browser binding to the `puppeteer.launch` api and that you have [Workers for Platforms Paid plan](/cloudflare-for-platforms/workers-for-platforms/platform/pricing/). +Make sure that you are passing your Browser binding to the `puppeteer.launch` api and that you have [Workers Paid plan](/workers/platform/pricing/). ##### Will browser rendering bypass Cloudflare's Bot Protection?