Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Jan 15, 2026

Description

Renames the page to drop -helm since there are multiple options now. Added a redirect so inbound links don't 404.

Type of change

  • Navigation/structure change

Related issues/PRs

#435

Submitter checklist

Navigation

  • Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Drop -helm since there are multiple methods now

Signed-off-by: Dan Barr <[email protected]>
Copilot AI review requested due to automatic review settings January 15, 2026 16:14
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs-website Ready Ready Preview, Comment Jan 15, 2026 4:14pm

Review with Vercel Agent

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR renames the documentation page from deploy-operator-helm to deploy-operator to better reflect that the page now covers multiple deployment options (both Helm and kubectl), not just Helm. The PR includes proper redirects to prevent 404 errors for existing links.

Changes:

  • Renamed the file deploy-operator-helm.mdx to deploy-operator.mdx and updated its title from "Deploy the operator using Helm" to "Deploy the operator"
  • Updated all internal references across 9 documentation files to point to the new filename
  • Added a permanent redirect in vercel.json from the old URL to the new URL
  • Updated the sidebar navigation to reference the new filename

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
vercel.json Adds redirect from old URL /toolhive/guides-k8s/deploy-operator-helm to new URL /toolhive/guides-k8s/deploy-operator
sidebars.ts Updates sidebar navigation to reference deploy-operator instead of deploy-operator-helm
docs/toolhive/tutorials/quickstart-k8s.mdx Updates link reference to point to the renamed page
docs/toolhive/guides-k8s/token-exchange-k8s.mdx Updates link reference to point to the renamed page
docs/toolhive/guides-k8s/telemetry-and-metrics.mdx Updates link reference to point to the renamed page
docs/toolhive/guides-k8s/run-mcp-k8s.mdx Updates multiple link references to point to the renamed page
docs/toolhive/guides-k8s/remote-mcp-proxy.mdx Updates multiple link references to point to the renamed page
docs/toolhive/guides-k8s/intro.mdx Updates link reference to point to the renamed page
docs/toolhive/guides-k8s/deploy-registry.mdx Updates multiple link references to point to the renamed page
docs/toolhive/guides-k8s/deploy-operator.mdx The renamed file with updated title and description to reflect both Helm and kubectl deployment methods
docs/toolhive/guides-k8s/auth-k8s.mdx Updates multiple link references to point to the renamed page

@danbarr danbarr merged commit 7fdf372 into main Jan 15, 2026
12 checks passed
@danbarr danbarr deleted the rename-page branch January 15, 2026 16:17
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.

3 participants