From d44ff7d29b39fadcbec97beaf30469ad4b5c82af Mon Sep 17 00:00:00 2001 From: Giuseppe Scuglia Date: Tue, 5 May 2026 19:23:27 +0200 Subject: [PATCH] Fix Secrets location in UI docs Secrets moved from a top-level page to a tab in Settings. Closes #626 Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/toolhive/guides-ui/secrets-management.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/toolhive/guides-ui/secrets-management.mdx b/docs/toolhive/guides-ui/secrets-management.mdx index d19296bd..e9e9653e 100644 --- a/docs/toolhive/guides-ui/secrets-management.mdx +++ b/docs/toolhive/guides-ui/secrets-management.mdx @@ -12,8 +12,8 @@ files. ToolHive encrypts secrets using a randomly generated password that is stored in your operating system's secure keyring. -You can add new secrets on the **Secrets** page or during MCP server -installation. +You can add new secrets on the **Secrets** tab in **Settings** or during MCP +server installation. :::note @@ -40,7 +40,8 @@ To set the secret value, you can: ## Manage secrets -Your ToolHive secrets are managed on the **Secrets** page. Here you can: +Your ToolHive secrets are managed on the **Secrets** tab in **Settings**. Here +you can: - Click the **Add secret** button to create a new secret. Enter a friendly name for the secret and its value.