Skip to content

Commit 9ed5fef

Browse files
[Challenges] Move challenge solve issues to Fundamentals (#21734)
* move challenge solve issues to fundamentals * order
1 parent edb2c92 commit 9ed5fef

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,6 +1287,7 @@
12871287
/turnstile/migration/migrating-from-hcaptcha/ /turnstile/migration/hcaptcha/ 301
12881288
/turnstile/concepts/widget-types/ /turnstile/concepts/widget/ 301
12891289
/turnstile/concepts/domain-management/ /turnstile/concepts/hostname-management/ 301
1290+
/turnstile/troubleshooting/challenge-solve-issues/ /fundamentals/security/cloudflare-challenges/challenge-solve-issues/ 301
12901291

12911292
# waf
12921293
/waf/about/ /waf/concepts/ 301

src/content/docs/turnstile/troubleshooting/challenge-solve-issues.mdx renamed to src/content/docs/fundamentals/security/cloudflare-challenges/challenge-solve-issues.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Challenge solve issues
33
pcx_content_type: troubleshooting
44
sidebar:
5-
order: 5
5+
order: 4
66

77
---
88

@@ -30,6 +30,6 @@ Make sure that your browser is updated to the latest version.
3030

3131
Follow the steps below to ensure that your environment is properly configured.
3232

33-
<Render file="troubleshooting-steps" />
33+
<Render file="troubleshooting-steps" product="turnstile"/>
3434

3535
If none of the above resolves your issue, contact the website administrator with the [error code](/turnstile/troubleshooting/client-side-errors/error-codes/) and Ray ID or submit a [feedback report](/turnstile/troubleshooting/feedback-reports/) through the Turnstile widget by selecting **Submit Feedback**.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshooting FAQ
33
pcx_content_type: faq
44
sidebar:
5-
order: 6
5+
order: 5
66

77
---
88

0 commit comments

Comments
 (0)