fix: repair broken anchor links across docs and changelogs#29242
Merged
kodster28 merged 1 commit intoproductionfrom Mar 24, 2026
Merged
fix: repair broken anchor links across docs and changelogs#29242kodster28 merged 1 commit intoproductionfrom
kodster28 merged 1 commit intoproductionfrom
Conversation
Fix broken header anchor links identified by the anchor link audit workflow run #138. Changes include: - WARP → Cloudflare One Client renames (#proxy-mode → #local-proxy-mode, #gateway-with-doh → #dns-only-mode, #switch-organizations-in-warp → #switch-organizations-in-the-cloudflare-one-client, etc.) - Wrangler command page anchor prefix updates (pages/#dev-1 → #pages-dev, queues/#subscription-create → #queues-subscription-create, etc.) - Heading rename fixes (#query-caching → #3-query-caching, #application-granular-controls → #granular-controls, etc.) - Case sensitivity fix (#SQLite-backed → #sqlite-backed) - Trailing slash removal (#body-phase/ → #body-phase) - Removed anchors to non-existent sections Closes #29240
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
|
This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
Contributor
Oxyjun
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix broken header anchor links identified by the anchor link audit workflow run #138. Changes include:
Closes #29240