Skip to content

docs: replace generic Index link text with actual page titles#1216

Open
mesutoezdil wants to merge 1 commit intoNVIDIA:mainfrom
mesutoezdil:docs/fix-index-link-text
Open

docs: replace generic Index link text with actual page titles#1216
mesutoezdil wants to merge 1 commit intoNVIDIA:mainfrom
mesutoezdil:docs/fix-index-link-text

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

Summary

Four cross-reference links across the docs used the label Index instead of the destination page's title, making the link text ambiguous and unhelpful to readers.

  • docs/sandboxes/policies.mdx[Index](/sandboxes/about)[About Gateways and Sandboxes](/sandboxes/about)
  • docs/inference/configure.mdx[Index](/inference/about)[About Inference Routing](/inference/about)
  • docs/get-started/tutorials/inference-ollama.mdx → same fix
  • docs/get-started/tutorials/local-inference-lmstudio.mdx → same fix

Related Issue

N/A — caught during a routine docs audit.

Changes

4 files, 4 one-line link-text corrections. No content, URL, or structure changes.

Testing

  • Verify each link navigates to the correct destination page in the docs site preview.

Checklist

  • Follows docs style guide (active voice, no filler text)
  • No broken links introduced
  • No duplicate body H1

Four cross-reference links used the label "Index" instead of the
destination page's title, making them ambiguous for readers. Replaced
with the correct titles: "About Gateways and Sandboxes" and "About
Inference Routing".
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 6, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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