Skip to content

Fix broken navigation links in sample HTML reports#30

Merged
agasthik merged 1 commit into
aws-samples:mainfrom
agasthik:fix/sample-report-nav-links
Jun 2, 2026
Merged

Fix broken navigation links in sample HTML reports#30
agasthik merged 1 commit into
aws-samples:mainfrom
agasthik:fix/sample-report-nav-links

Conversation

@agasthik

@agasthik agasthik commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The nav links used full S3 presigned URLs with fragment anchors instead of simple #anchor references, causing them to fail when opened locally. This was introduced when the reports were saved from a browser via presigned URLs, which resolved relative links to absolute.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The nav links used full S3 presigned URLs with fragment anchors instead
of simple #anchor references, causing them to fail when opened locally.
This was introduced when the reports were saved from a browser via
presigned URLs, which resolved relative links to absolute.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 2, 2026
@agasthik agasthik self-assigned this Jun 2, 2026
@agasthik agasthik merged commit 8b381a4 into aws-samples:main Jun 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant