From 232975262d2d34c78dce7b4e2b39985132c02e62 Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Wed, 14 May 2025 13:59:03 -0700 Subject: [PATCH] new and broken links --- .../docs/cloudflare-challenges/concepts/how-challenges-work.mdx | 2 +- .../docs/turnstile/troubleshooting/troubleshooting-faqs.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-challenges/concepts/how-challenges-work.mdx b/src/content/docs/cloudflare-challenges/concepts/how-challenges-work.mdx index b24d2ce9a8b5869..9c07e9a6915132a 100644 --- a/src/content/docs/cloudflare-challenges/concepts/how-challenges-work.mdx +++ b/src/content/docs/cloudflare-challenges/concepts/how-challenges-work.mdx @@ -48,7 +48,7 @@ If a visitor was unable to run JavaScript detection, the `cf.bot_management.js_d Cloudflare challenges cannot support the following: -- [Browser extensions](#browser-extensions) that modify the browser's `User-Agent` value or Web APIs such as `Canvas` and `WebGL`. +- [Browser extensions](/cloudflare-challenges/reference/supported-browsers/#browser-extensions) that modify the browser's `User-Agent` value or Web APIs such as `Canvas` and `WebGL`. - Implementations where a domain serves a challenge page originally requested for another domain. - Challenge pages cannot be embedded in cross-origin iframes. - Client software where the solve request of a Managed Challenge comes from a different IP than the original IP a challenge request was issued to. For example, if you receive the challenge from one IP and solve it using another IP, the solve is not valid and you may encounter a challenge loop. \ No newline at end of file diff --git a/src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx b/src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx index 25e1c4f51d8c53c..d1764f6f6c6d6ac 100644 --- a/src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx +++ b/src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx @@ -23,7 +23,7 @@ Turnstile is hosted under `challenges.cloudflare.com`. ## I am seeing a 401 error in your console during a Turnstile security check, is this a problem? -You can safely ignore the error. It is requesting a [Private Access Token (PAT)](https://blog.cloudflare.com/eliminating-captchas-on-iphones-and-macs-using-new-standard/) that your device or browser does not support yet. +You can safely ignore the error. It is requesting a [Private Access Token (PAT)](/cloudflare-challenges/reference/private-access-tokens/) that your device or browser does not support yet. ## How can I obtain the Ray ID or QR code for troubleshooting?