Skip to content

[Email Routing, Fundamentals, Hyperdrive, Images] Fix broken anchor links#29419

Merged
dcpena merged 1 commit intoproductionfrom
dpena/fix-anchor-links-batch7
Mar 27, 2026
Merged

[Email Routing, Fundamentals, Hyperdrive, Images] Fix broken anchor links#29419
dcpena merged 1 commit intoproductionfrom
dpena/fix-anchor-links-batch7

Conversation

@dcpena
Copy link
Copy Markdown
Collaborator

@dcpena dcpena commented Mar 27, 2026

Summary

  • Fixes 10 broken anchor links across email-routing/, fundamentals/, hyperdrive/, and images/ docs identified by the anchor link audit workflow.
  • No broken anchors were found in email-security/, firewall/, google-tag-gateway/, or health-checks/.

Changes

Source file Broken anchor Fixed to Reason
email-routing/.../enable-email-workers.mdx #destination-addresses /email-routing/setup/email-routing-addresses/#destination-addresses Heading is on a different page
fundamentals/.../leaked-password-notifications.mdx 2fa/#enable-two-factor-authentication-for-your-cloudflare-account 2fa/ No matching heading; anchor removed
fundamentals/.../scim-setup/authentik.mdx scim-setup/#get-your-account-id scim-setup/#get-the-account-id "your" → "the" in heading
fundamentals/.../scim-setup/okta.mdx scim-setup/#get-your-account-id scim-setup/#get-the-account-id Same rename
fundamentals/user-profiles/2fa.mdx 2fa/#enable-two-factor-authentication-for-your-cloudflare-account 2fa/#configure-totp-mobile-application-authentication Heading renamed
fundamentals/.../delete-account.mdx update-billing-info/#delete-your-current-payment-method update-billing-info/#delete-a-payment-method Heading renamed
hyperdrive/.../connect-to-private-database.mdx #21-create-a-service-token #21-manual-create-a-service-token Heading includes "(Manual)" prefix
hyperdrive/.../connect-to-private-database.mdx connect-to-postgres/#supported-tls-ssl-modes connect-to-postgres/ No matching heading; anchor removed
images/.../optimize-user-uploaded-image.mdx r2/get-started/#2-create-a-bucket r2/get-started/ No matching heading; anchor removed
partials/workers/request-dot-clone-warning.mdx workers/platform/limits#worker-limits workers/platform/limits/#memory Heading renamed to "Memory"

Verification

  • Full site build succeeded (7,445 pages).
  • htmltest confirms zero hash does not exist errors originating from all 8 target directories.
  • All target anchor IDs confirmed present in the built HTML.

Batch 7 of the anchor link audit effort.

@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

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

Pattern Owners
/src/content/docs/email-routing/ @cloudflare/pcx-technical-writing
/src/content/docs/fundamentals/ @dcpena, @cloudflare/pcx-technical-writing
/src/content/docs/hyperdrive/ @elithrar, @thomasgauvin, @sejoker, @oxyjun, @cloudflare/pcx-technical-writing
/src/content/docs/images/ @ToriLindsay, @cloudflare/pcx-technical-writing, @renandincer, @third774
/src/content/partials/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @cloudflare/wrangler, @mattietk

@alainsignorelli59-cmd
Copy link
Copy Markdown

alainsignorelli59-cmd commented Mar 27, 2026 via email

@github-actions
Copy link
Copy Markdown
Contributor

Preview URL: https://c13ca311.preview.developers.cloudflare.com
Preview Branch URL: https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/
https://developers.cloudflare.com/email-routing/email-workers/enable-email-workers/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/email-routing/email-workers/enable-email-workers/
https://developers.cloudflare.com/fundamentals/account/account-security/leaked-password-notifications/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/fundamentals/account/account-security/leaked-password-notifications/
https://developers.cloudflare.com/fundamentals/account/account-security/scim-setup/authentik/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/fundamentals/account/account-security/scim-setup/authentik/
https://developers.cloudflare.com/fundamentals/account/account-security/scim-setup/okta/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/fundamentals/account/account-security/scim-setup/okta/
https://developers.cloudflare.com/fundamentals/user-profiles/2fa/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/fundamentals/user-profiles/2fa/
https://developers.cloudflare.com/fundamentals/user-profiles/delete-account/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/fundamentals/user-profiles/delete-account/
https://developers.cloudflare.com/images/tutorials/optimize-user-uploaded-image/ https://dpena-fix-anchor-links-batch7.preview.developers.cloudflare.com/images/tutorials/optimize-user-uploaded-image/

@dcpena dcpena merged commit 1085af3 into production Mar 27, 2026
16 checks passed
@dcpena dcpena deleted the dpena/fix-anchor-links-batch7 branch March 27, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:email-routing product:fundamentals product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:images Related to Image Resizing product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.