Skip to content

Add navigation back-links to all documentation leaf pages#1701

Merged
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:docs/add-back-links
Apr 22, 2026
Merged

Add navigation back-links to all documentation leaf pages#1701
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:docs/add-back-links

Conversation

@kmcginnes
Copy link
Copy Markdown
Collaborator

Description

Added "← Back to [Section]" links at the top of every leaf page in docs/guides/ (7 pages) and docs/references/ (5 pages). This helps users who land on a leaf page from a search engine discover sibling pages and navigate the docs structure.

Validation

All links verified by inspection. No content changes.

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have verified pnpm checks passes with no errors.
  • I have verified pnpm test passes with no failures.
  • I have covered new added functionality with unit tests if necessary.
  • I have updated documentation if necessary.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.69%. Comparing base (c5affc5) to head (f0b8a2b).
⚠️ Report is 143 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1701       +/-   ##
===========================================
+ Coverage   47.81%   72.69%   +24.88%     
===========================================
  Files         382      408       +26     
  Lines        8525    12286     +3761     
  Branches     3159     3525      +366     
===========================================
+ Hits         4076     8931     +4855     
+ Misses       3070     2337      -733     
+ Partials     1379     1018      -361     
Flag Coverage Δ
unittests 72.69% <ø> (+24.88%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kmcginnes kmcginnes force-pushed the docs/add-back-links branch from faabf57 to f0b8a2b Compare April 22, 2026 22:10
@kmcginnes kmcginnes marked this pull request as ready for review April 22, 2026 22:45
@kmcginnes kmcginnes merged commit e6fe108 into aws:main Apr 22, 2026
4 of 5 checks passed
@kmcginnes kmcginnes deleted the docs/add-back-links branch April 22, 2026 22:45
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.

Add navigation back-links to documentation leaf pages

1 participant