Skip to content

Move aws/capabilities docs to aws/configuration#735

Merged
quetzalliwrites merged 1 commit into
mainfrom
dpx-571-move-capabilities-to-configuration
Jun 29, 2026
Merged

Move aws/capabilities docs to aws/configuration#735
quetzalliwrites merged 1 commit into
mainfrom
dpx-571-move-capabilities-to-configuration

Conversation

@peter-smith-phd

@peter-smith-phd peter-smith-phd commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Summary

A previous commit renamed the "Capabilities" navigation section to "Configuration" in the sidebar, but the underlying files were left in src/content/docs/aws/capabilities. That left the file structure out of sync with the navigation.

This PR completes that change by moving the files to src/content/docs/aws/configuration so the directory matches the navigation label.

Changes

  • git mv of all 41 files from aws/capabilitiesaws/configuration (history preserved as renames)
  • Updated all internal links across the docs (services, tutorials, getting-started, enterprise, developer-tools, plus azure/snowflake cross-links), the sidebar config in astro.config.mjs, PageTitleWithCopyButton.astro, and the licensing docsUrl entries
  • Updated public/_redirects: repointed existing redirect targets directly to /aws/configuration/... (no redirect chains) and added redirects from the old /aws/capabilities/... paths so existing bookmarks keep working

Verification

  • npm run build passes with "All internal links are valid."
  • I manually inspected all of Claude's code changes, and did my own sanity checks to ensure there are no old links remaining.
  • I visually inspected the preview to ensure the links are now correct.

🤖 Generated with Claude Code

A previous commit renamed the "Capabilities" navigation section to "Configuration" but left the underlying files in src/content/docs/aws/capabilities. This moves them to src/content/docs/aws/configuration so the file structure matches the navigation, updates all internal links, and adds web redirects from the old paths.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: fdc70a6
Status: ✅  Deploy successful!
Preview URL: https://d2d796fc.localstack-docs.pages.dev
Branch Preview URL: https://dpx-571-move-capabilities-to.localstack-docs.pages.dev

View logs

@quetzalliwrites quetzalliwrites left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks SO much, @peter-smith-phd ! You're a real rock star 🌟 🌟 🌟

@quetzalliwrites quetzalliwrites merged commit 87262fd into main Jun 29, 2026
1 check 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.

2 participants