Skip to content

Commit aed25a0

Browse files
committed
Fixes
Signed-off-by: Dan Barr <[email protected]>
1 parent 0d70605 commit aed25a0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/toolhive/guides-registry/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import DocCardList from '@theme/DocCardList';
1010
## Introduction
1111

1212
The ToolHive Registry Server is an implementation of the official
13-
[Model Context Protocol (MCP) Registry API specification](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/api/generic-registry-api.md)
13+
[Model Context Protocol (MCP) Registry API specification](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/api/generic-registry-api.md).
1414
It provides a standardized REST API for discovering and accessing MCP servers
1515
from multiple backend sources, including Kubernetes clusters, Git repositories,
1616
API endpoints, and local files.

src/pages/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export default function Home(): ReactNode {
6161
maxWidth: '40%',
6262
}}
6363
/>
64-
{/* TODO: update description */}
6564
ToolHive simplifies the deployment and management of Model Context
6665
Protocol (MCP) servers, ensuring ease of use, consistency, and
6766
security. It&apos;s available as a standalone tool or as a

0 commit comments

Comments
 (0)