diff --git a/public/__redirects b/public/__redirects index c31af846df32dd7..77a0d8688f2e62d 100644 --- a/public/__redirects +++ b/public/__redirects @@ -1287,6 +1287,7 @@ /turnstile/migration/migrating-from-hcaptcha/ /turnstile/migration/hcaptcha/ 301 /turnstile/concepts/widget-types/ /turnstile/concepts/widget/ 301 /turnstile/concepts/domain-management/ /turnstile/concepts/hostname-management/ 301 +/turnstile/troubleshooting/challenge-solve-issues/ /fundamentals/security/cloudflare-challenges/challenge-solve-issues/ 301 # waf /waf/about/ /waf/concepts/ 301 diff --git a/src/content/docs/turnstile/troubleshooting/challenge-solve-issues.mdx b/src/content/docs/fundamentals/security/cloudflare-challenges/challenge-solve-issues.mdx similarity index 96% rename from src/content/docs/turnstile/troubleshooting/challenge-solve-issues.mdx rename to src/content/docs/fundamentals/security/cloudflare-challenges/challenge-solve-issues.mdx index 1329ee39f76b2de..69ae0db62c6d1f7 100644 --- a/src/content/docs/turnstile/troubleshooting/challenge-solve-issues.mdx +++ b/src/content/docs/fundamentals/security/cloudflare-challenges/challenge-solve-issues.mdx @@ -2,7 +2,7 @@ title: Challenge solve issues pcx_content_type: troubleshooting sidebar: - order: 5 + order: 4 --- @@ -30,6 +30,6 @@ Make sure that your browser is updated to the latest version. Follow the steps below to ensure that your environment is properly configured. - + 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**. \ 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 05837f3381d65c7..25e1c4f51d8c53c 100644 --- a/src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx +++ b/src/content/docs/turnstile/troubleshooting/troubleshooting-faqs.mdx @@ -2,7 +2,7 @@ title: Troubleshooting FAQ pcx_content_type: faq sidebar: - order: 6 + order: 5 ---