Skip to content

fix(docs): repoint firewall-and-tls Security link to /topics/security/ - #65

Merged
agjs merged 2 commits into
mainfrom
docs/fix-firewall-tls-broken-link
May 30, 2026
Merged

agjs merged 2 commits into
mainfrom
docs/fix-firewall-tls-broken-link

Conversation

@agjs

@agjs agjs commented May 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Why this slipped past

PR #64 had linkcheck failing visibly, but docs-linkcheck wasn't in the required-status-checks list, so auto-merge fired on the required jobs alone. linkcheck has since been added to required checks.

Test plan

  • cd apps/docs && bun run build green (67 pages).
  • Local broken-internal-link scan returns zero.
  • gitleaks detect clean with both allowlist entries.
  • CI linkcheck passes (the whole point of this PR).

agjs added 2 commits May 30, 2026 16:02
/infra/security/ doesn't exist; the page lives at /topics/security/.
Caught by docs-linkcheck after the rewrite PR landed.
Same false positive as the original docs/full-rewrite commit, now
re-surfaced under the squash-merge SHA on main.
@agjs
agjs enabled auto-merge (squash) May 30, 2026 14:04
@agjs
agjs merged commit 763e96e into main May 30, 2026
24 checks passed
@agjs
agjs deleted the docs/fix-firewall-tls-broken-link branch May 30, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant