Skip to content

fix: add newsletter redirect rules for broken links#878

Merged
osterman merged 1 commit intomasterfrom
osterman/fix-newsletter-redirects
Feb 11, 2026
Merged

fix: add newsletter redirect rules for broken links#878
osterman merged 1 commit intomasterfrom
osterman/fix-newsletter-redirects

Conversation

@osterman
Copy link
Member

what

  • Add 6 redirect rules to fix broken newsletter links
  • 5 component pages with incorrect URL slugs (missing hyphens and aws- prefix)
  • 1 blog post with date-based URL pattern instead of slug-based URL

why

Newsletter sent out with links containing incorrect URL patterns that resulted in 404 errors. Adding redirects ensures users who click newsletter links are properly directed to the correct documentation pages.

references

Newsletter sent on 2025-12-19

Fixes broken newsletter links:
- Component pages: auditmanager, shield, inspector2, securityhub, config (missing hyphens/aws- prefix)
- Blog post: deprecating account-map (date-based URL instead of slug-based URL)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@osterman osterman merged commit b1635b6 into master Feb 11, 2026
3 checks passed
@osterman osterman deleted the osterman/fix-newsletter-redirects branch February 11, 2026 15:16
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