Skip to content

docs: link Add a Benchmark by path instead of absolute URL - #2316

Merged
ananthsub merged 1 commit into
NVIDIA-NeMo:mainfrom
ananthsub:ananthsub/docs-agent-skills-link
Aug 5, 2026
Merged

docs: link Add a Benchmark by path instead of absolute URL#2316
ananthsub merged 1 commit into
NVIDIA-NeMo:mainfrom
ananthsub:ananthsub/docs-agent-skills-link

Conversation

@ananthsub

@ananthsub ananthsub commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

contribute/agent-skills.mdx links to the Add a Benchmark page with a full docs.nvidia.com URL that carries no version slug. The URL resolves (200), so nothing is broken, but it drops readers on the default version regardless of which version they were reading.

@copy-pr-bot

copy-pr-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

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.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview your docs: https://nvidia-preview-ananthsub-docs-agent-skills-link.docs.buildwithfern.com/nemo/gym

Here are the markdown pages you've updated:

@ananthsub ananthsub added documentation Improvements to documentation r0.5.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge. labels Aug 4, 2026
@ananthsub
ananthsub requested review from anwithk and lbliii August 4, 2026 15:16
@ananthsub
ananthsub marked this pull request as ready for review August 4, 2026 15:16
@ananthsub
ananthsub requested a review from ritaneves August 4, 2026 15:16
@ananthsub
ananthsub marked this pull request as draft August 4, 2026 15:19
@ananthsub
ananthsub marked this pull request as ready for review August 4, 2026 15:26
@github-actions github-actions Bot added the sla:review-overdue Review response is over the one-business-day SLA label Aug 5, 2026
@ananthsub
ananthsub force-pushed the ananthsub/docs-agent-skills-link branch from 3938d75 to 51ad84c Compare August 5, 2026 18:38
@ananthsub
ananthsub enabled auto-merge (squash) August 5, 2026 18:38
contribute/agent-skills.mdx linked to the Add a Benchmark page with a full
docs.nvidia.com URL that carries no version slug. The URL resolves, but it drops
readers on the default version regardless of which version they were reading.
The two bullets on either side of it already use relative paths.

Adds a check to test_fern_docs_links.py that flags absolute docs.nvidia.com
links in `latest` pages. Prose mentions of the domain are not matched; the check
only looks at markdown link targets and href attributes.

The same link exists in fern/versions/v0.4.0/pages/contribute/agent-skills.mdx.
That version is frozen, so it is left alone and the check is scoped to `latest`.

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
@ananthsub
ananthsub force-pushed the ananthsub/docs-agent-skills-link branch from 51ad84c to ea0e8bd Compare August 5, 2026 18:39
@ananthsub
ananthsub merged commit 62505d4 into NVIDIA-NeMo:main Aug 5, 2026
15 checks passed
ananthsub added a commit that referenced this pull request Aug 5, 2026
…)` into `r0.5.0` (#2358)

beep boop [🤖]: Hi @ananthsub 👋,

    we've cherry picked #2316 into  for you! 🚀

    Please review and approve this cherry pick by your convenience!

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
Co-authored-by: Ananth Subramaniam <ansubramania@nvidia.com>
OlegSudakov pushed a commit to OlegSudakov/Gym that referenced this pull request Aug 7, 2026
…Mo#2316)

`contribute/agent-skills.mdx` links to the Add a Benchmark page with a
full `docs.nvidia.com` URL that carries no version slug. The URL
resolves (200), so nothing is broken, but it drops readers on the
default version regardless of which version they were reading.

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements to documentation r0.5.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge. sla:review-overdue Review response is over the one-business-day SLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants