Skip to content

DOCS (hotfix): Fix duplicated S3 endpoint heading - #896

Merged
quetzalliwrites merged 1 commit into
mainfrom
hotfix-s3-endpoint-heading-duplication
Aug 26, 2026
Merged

DOCS (hotfix): Fix duplicated S3 endpoint heading#896
quetzalliwrites merged 1 commit into
mainfrom
hotfix-s3-endpoint-heading-duplication

Conversation

@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Summary

  • The aws-docs-release-august merge into main left src/content/docs/aws/services/s3.mdx with a dangling ## Configuring S3 Endpoint heading whose body was actually the pre-signed URL signature-validation note, immediately followed by a duplicate ## Path-Style and Virtual Hosted-Style Requests heading holding the real endpoint-configuration content.
  • Fold the signature-validation note back into the pre-signed URL section as plain text, and keep a single, correctly labeled ## Configuring S3 Endpoint heading for the endpoint-configuration content.

Test plan

  • npx astro build completes successfully (404 pages built)
  • Link validator confirms all internal links, including anchors into this section, are valid
  • No other docs reference the removed duplicate heading/anchor (grep confirmed no stale references)

The aws-docs-release-august merge left a dangling "Configuring S3
Endpoint" heading holding the pre-signed URL signature-validation
note, immediately followed by a duplicate "Path-Style and Virtual
Hosted-Style Requests" heading holding the actual endpoint-config
content. Fold the note back into the pre-signed URL section as plain
text and keep the single correct heading.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 35cffc4
Status: ✅  Deploy successful!
Preview URL: https://a4d8cada.localstack-docs.pages.dev
Branch Preview URL: https://hotfix-s3-endpoint-heading-d.localstack-docs.pages.dev

View logs

@quetzalliwrites

Copy link
Copy Markdown
Collaborator Author

@quetzalliwrites
quetzalliwrites merged commit c3011f9 into main Aug 26, 2026
1 of 2 checks passed
@quetzalliwrites
quetzalliwrites deleted the hotfix-s3-endpoint-heading-duplication branch August 26, 2026 14:24
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