Skip to content

docs: pin Studio Plugin UIs nav slug to plugins - #1796

Merged
glody merged 3 commits into
docs-nvbug-6722632/glodyfrom
docs-nvbug-6722634/glody
Sep 7, 2026
Merged

docs: pin Studio Plugin UIs nav slug to plugins#1796
glody merged 3 commits into
docs-nvbug-6722632/glodyfrom
docs-nvbug-6722634/glody

Conversation

@glody

@glody glody commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Studio documents Iron Swarm at /documentation/studio/plugins, but Fern kebab-cases the page title "Plugin UIs in NeMo Studio" to plugin-u-is, so that URL 404s. Pin slug: plugins and redirect the generated slug.

Stacked on #1795. Merge the earlier docs-link PRs first, then retarget this one to release/0.5.

Related Issue

Changes

  • Pin Plugin UIs nav slug to plugins
  • Redirect /documentation/studio/plugin-u-is to /documentation/studio/plugins

Type of Change

  • Code change (feature, bug fix, or refactor)
  • Code change with documentation updates
  • Documentation only
  • Contributor tooling or automation
  • CI, build, or test infrastructure

Quality Gates

  • Tests added or updated for changed behavior
  • Existing tests cover changed behavior — justification:
  • Tests not applicable — justification: Fern nav slug and redirect only
  • Documentation updated for user-visible behavior
  • Documentation not applicable — justification:

Verification

  • Pull request title follows the repository's Conventional Commit format
  • Every commit includes an appropriate Signed-off-by: trailer
  • uv run pre-commit run -a passes, or any blocked checks are identified below
  • Targeted tests pass, or tests are marked not applicable above
  • No secrets, API keys, or credentials are included

Targeted validation:

  • Studio index already links to /documentation/studio/plugins; this PR makes that slug the published page.

helm show readme, NOTES.txt, and the generated Helm reference still
point at /documentation/self-managed-deployment/... and the relative
examples/opensandbox path, which Fern publishes as a missing docs
page. Point How-to URLs at kubernetes-deployment / open-sandbox,
link the overlay to the GitHub tree, and teach sync-helm-docs.mjs
to keep those rewrites on regen.

NVBug 6722635 / NPLAT-56

Signed-off-by: Glody Guo <jinxiang@nvidia.com>
Studio already links Iron Swarm to /documentation/studio/plugins,
but Fern kebab-cases "Plugin UIs in NeMo Studio" to plugin-u-is,
so that page 404s. Pin slug: plugins and redirect the generated
slug.

NVBug 6722634 / NPLAT-55

Signed-off-by: Glody Guo <jinxiang@nvidia.com>
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

docs: update Helm chart documentation URLs after nav slug changes
@glody
glody merged commit 706848f into docs-nvbug-6722632/glody Sep 7, 2026
5 checks passed
@glody
glody deleted the docs-nvbug-6722634/glody branch September 7, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants