Skip to content

fix(docs): replace generic "Index" link text with actual page titles#1284

Open
cwing-nvidia wants to merge 1 commit intomainfrom
cwing/fix-index-link-text
Open

fix(docs): replace generic "Index" link text with actual page titles#1284
cwing-nvidia wants to merge 1 commit intomainfrom
cwing/fix-index-link-text

Conversation

@cwing-nvidia
Copy link
Copy Markdown
Contributor

@cwing-nvidia cwing-nvidia commented May 10, 2026

Summary

  • Links to index.mdx pages across the docs were rendering with the literal text "Index" instead of the target page's actual title (e.g., "Integrate RL Frameworks", "Resources Server", "Get Started", etc.)
  • Fixed all 10 occurrences across both latest and v0.2 doc versions

Test plan

  • Verify links render with correct text on the docs site

@cwing-nvidia cwing-nvidia force-pushed the cwing/fix-index-link-text branch from 07c9af9 to da39f1a Compare May 10, 2026 20:39
Links to index.mdx pages were rendering as "[Index]" instead of using
the target page's title. Also fixes a dead link to a non-existent
nemo-rl-grpo page by pointing to the training tutorials index instead.

Signed-off-by: Chris Wing <cwing@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Chris Wing <cwing@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Chris Wing <cwing@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@cwing-nvidia cwing-nvidia force-pushed the cwing/fix-index-link-text branch from da39f1a to ab1be18 Compare May 10, 2026 20:40
@cwing-nvidia cwing-nvidia requested a review from lbliii May 10, 2026 20:41
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