Skip to content

fix(blog): correct internal links in v1.6.0 post#14

Merged
matthew-on-git merged 1 commit intomainfrom
fix/blog-post-links
Mar 9, 2026
Merged

fix(blog): correct internal links in v1.6.0 post#14
matthew-on-git merged 1 commit intomainfrom
fix/blog-post-links

Conversation

@matthew-on-git
Copy link
Contributor

Summary

  • Fix 3 broken internal blog links in the v1.6.0 release post
  • Hugo generates /:year/:month/:title/ URLs, not filename-based paths
  • Corrected: Rust support, Terragrunt support, make fix announcement links
  • Verified all other blog links (/docs/*) resolve correctly — no other broken links

Test plan

  • All 3 cross-post links resolve after deploy

🤖 Generated with Claude Code

Hugo generates date-based URLs (/:year/:month/:title/) not
filename-based paths. Fixed Rust, Terragrunt, and make-fix links.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@matthew-on-git matthew-on-git merged commit f7f20ea into main Mar 9, 2026
2 checks passed
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