Refresh links in "Benefits of Policy as Code" blog post#20212
Conversation
This 2020 post predates the CrossGuard docs reorg and the policy-as-code explainer. Updates it so readers land on the right pages: - Repoint stale /docs/using-pulumi/crossguard/ links to their current /docs/insights/policy/ homes. The old core-concepts#policy-pack anchor now redirects to the Policy Groups page, so "Policy Packs" was sending readers to the wrong doc — now points to /docs/insights/policy/policy-packs/. - Link the intro to the "What is policy as code?" explainer so readers can reach the definitional overview. - Fix a stray double paren that rendered a literal ")" after a link. Stamps lastmod per the blog link-maintenance convention. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Social Media ReviewNo social copy to review for this PR — the only blog file it touches ( Updated for commit |
|
Your site preview for commit aae6aaf is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-20212-aae6aafc.s3-website.us-west-2.amazonaws.com |
Pre-merge Review — Last updated 2026-07-13T15:06:43ZTip Summary: This PR refreshes links in the 2020 blog post "Benefits of Policy as Code" — it repoints the old Review confidence:
Investigation log
🔍 Verification trail52 claims extracted · 31 verified · 3 unverifiable · 1 contradicted
📊 Editorial balanceSingle-subject post; balance check N/A. 🚨 Outstanding in this PRNo outstanding issues in this PR.
|
Link maintenance on a 2020 post (
content/blog/benefits-of-policy-as-code/index.md) that predates both the CrossGuard docs reorg and the policy-as-code explainer.Changes
Repoint stale docs links — the
/docs/using-pulumi/crossguard/tree moved to/docs/insights/policy/. The old paths still alias-redirect, but thecore-conceptsanchor now lands on the Policy Groups page, so the "Policy Packs" link was sending readers to the wrong doc:/docs/insights/policy/policy-packs//docs/insights/policy/policy-groups//docs/insights/policy/Connect to the explainer — links the intro's "policies as code" to What is policy as code?. That explainer already links to this post; this completes the pair so readers can reach the definitional overview.
Fix a rendering bug — a stray double paren (
...on-aws))) was rendering a literal)after the link.Notes
lastmodper the blog link-maintenance convention in AGENTS.md.make lint.🤖 Generated with Claude Code