Skip to content

Commit 2329752

Browse files
new and broken links
1 parent 1f3d223 commit 2329752

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/cloudflare-challenges/concepts/how-challenges-work.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If a visitor was unable to run JavaScript detection, the `cf.bot_management.js_d
4848

4949
Cloudflare challenges cannot support the following:
5050

51-
- [Browser extensions](#browser-extensions) that modify the browser's `User-Agent` value or Web APIs such as `Canvas` and `WebGL`.
51+
- [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`.
5252
- Implementations where a domain serves a challenge page originally requested for another domain.
5353
- Challenge pages cannot be embedded in cross-origin iframes.
5454
- 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.

src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Turnstile is hosted under `challenges.cloudflare.com`.
2323

2424
## I am seeing a 401 error in your console during a Turnstile security check, is this a problem?
2525

26-
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.
26+
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.
2727

2828

2929
## How can I obtain the Ray ID or QR code for troubleshooting?

0 commit comments

Comments
 (0)