Skip to content

docs: fix broken link and capitalise GitHub correctly#1134

Closed
mesutoezdil wants to merge 2 commits into
NVIDIA:mainfrom
mesutoezdil:docs/fix-github-link-typos
Closed

docs: fix broken link and capitalise GitHub correctly#1134
mesutoezdil wants to merge 2 commits into
NVIDIA:mainfrom
mesutoezdil:docs/fix-github-link-typos

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented May 2, 2026

Summary

  • Fix missing closing parenthesis on the Manage Providers link in github-sandbox.mdx (line 351)
  • Correct four instances of GithubGitHub across the docs

Related Issue: No issue.

Changes

File Change
docs/get-started/tutorials/github-sandbox.mdx Add missing ) to close the Manage Providers link
docs/sandboxes/manage-sandboxes.mdx GithubGitHub
docs/sandboxes/manage-providers.mdx GithubGitHub
docs/sandboxes/policies.mdx GithubGitHub
docs/get-started/tutorials/first-network-policy.mdx GithubGitHub

Testing

  • No code changes: docs only
  • Verified existing Fern redirects cover the /tutorials/ paths, so link destinations are unchanged

Checklist

  • Follows the docs style guide (active voice, no filler)
  • No Rust or config changes
  • Conventional commit message used

relay_response_to_client had no callers; all call sites use relay_response
directly. The allow(dead_code) comment on parse_target_query was also
misleading since proxy.rs calls it from production code, so that annotation
is removed along with the incorrect comment.
Close the missing closing parenthesis on the Manage Providers link in
github-sandbox.mdx and correct four instances of "Github" to "GitHub"
across the docs.
@mesutoezdil mesutoezdil requested a review from a team as a code owner May 2, 2026 11:08
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 2, 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.

@mesutoezdil
Copy link
Copy Markdown
Contributor Author

mesutoezdil commented May 2, 2026

Closing to reopen with a clean base: branch was accidentally cut from a feature branch instead of main.

@mesutoezdil mesutoezdil closed this May 2, 2026
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