Open
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
When there is a CSRF error, the error response includes a URL (https://www.ory.sh/kratos/docs/debug/csrf) to the docs, but that link is a 404:

I believe it should be: https://www.ory.sh/docs/troubleshooting/csrf
Reproducing the bug
No repro needed: the URL is in the code at x/nosurfx/nosurf.go
Relevant log output
Relevant configuration
Version
1.3.1
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response