Skip to content

fix: repair broken anchor links across docs and changelogs#29242

Merged
kodster28 merged 1 commit intoproductionfrom
opencode/issue29240-20260323184408
Mar 24, 2026
Merged

fix: repair broken anchor links across docs and changelogs#29242
kodster28 merged 1 commit intoproductionfrom
opencode/issue29240-20260323184408

Conversation

@kodster28
Copy link
Copy Markdown
Collaborator

@kodster28 kodster28 commented Mar 23, 2026

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

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
@github-actions
Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/byoip/ @RebeccaTamachiro, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/ @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/cloud-and-saas-findings/ @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/data-loss-prevention/ @cloudflare/pcx-technical-writing
/src/content/docs/d1/ @elithrar, @rozenmd, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @cloudflare/pcx-technical-writing
/src/content/docs/kv/ @elithrar, @thomasgauvin, @oxyjun, @cloudflare/pcx-technical-writing
/src/content/docs/pages/ @cloudflare/workers-docs, @GregBrimble, @WalshyDev, @aninibread, @irvinebroque, @cloudflare/pcx-technical-writing
src/content/docs/smart-shield/ @RebeccaTamachiro, @cloudflare/pcx-technical-writing
/src/content/docs/workers/ci-cd/ @irvinebroque, @aninibread, @GregBrimble, @cloudflare/pcx-technical-writing, @yomna-shousha
/src/content/docs/workers/static-assets @irvinebroque, @GregBrimble, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing
/src/content/docs/workers/wrangler/ @cloudflare/wrangler, @irvinebroque, @cloudflare/pcx-technical-writing
/src/content/partials/hyperdrive/ @elithrar, @thomasgauvin, @sejoker, @oxyjun, @cloudflare/pcx-technical-writing
/src/content/release-notes/hyperdrive.yaml @elithrar, @thomasgauvin, @sejoker, @oxyjun, @cloudflare/pcx-technical-writing
* @cloudflare/pcx-technical-writing

@github-actions
Copy link
Copy Markdown
Contributor

This PR requires additional review attention because it affects the following areas:

Partials

This PR updates partial files, which are pieces of content used across multiple files in our Render component.

@github-actions
Copy link
Copy Markdown
Contributor

Preview URL: https://5900b913.preview.developers.cloudflare.com
Preview Branch URL: https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/pages/functions/bindings/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/pages/functions/bindings/
https://developers.cloudflare.com/pages/get-started/direct-upload/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/pages/get-started/direct-upload/
https://developers.cloudflare.com/changelog/2025-11-21-builds-env-var-increase/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2025-11-21-builds-env-var-increase/
https://developers.cloudflare.com/changelog/2025-06-18-remote-bindings-beta/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2025-06-18-remote-bindings-beta/
https://developers.cloudflare.com/changelog/2025-11-19-add-extra-headers-for-website-crawling/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2025-11-19-add-extra-headers-for-website-crawling/
https://developers.cloudflare.com/changelog/2026-01-22-explicit-placement-hints/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2026-01-22-explicit-placement-hints/
https://developers.cloudflare.com/pages/functions/debugging-and-logging/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/pages/functions/debugging-and-logging/
https://developers.cloudflare.com/pages/functions/local-development/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/pages/functions/local-development/
https://developers.cloudflare.com/pages/functions/source-maps/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/pages/functions/source-maps/
https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/
https://developers.cloudflare.com/workers/ci-cd/builds/build-branches/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/workers/ci-cd/builds/build-branches/
https://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/
https://developers.cloudflare.com/changelog/2025-05-07-forensic-copy-update/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2025-05-07-forensic-copy-update/
https://developers.cloudflare.com/changelog/2025-08-25-ai-prompt-protection/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2025-08-25-ai-prompt-protection/
https://developers.cloudflare.com/changelog/2025-09-25-body-phase-selector/ https://opencode-issue29240-20260323184408.preview.developers.cloudflare.com/changelog/2025-09-25-body-phase-selector/

@kodster28 kodster28 enabled auto-merge (squash) March 23, 2026 19:33
@kodster28 kodster28 merged commit de3422e into production Mar 24, 2026
16 checks passed
@kodster28 kodster28 deleted the opencode/issue29240-20260323184408 branch March 24, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken Header Links Found