Skip to content

Commit 2e9b27b

Browse files
committed
docs: Fix link anchor in build-containers.mdx
Remove fragment from thv run link as suggested by GitHub Copilot review
1 parent 3156cfa commit 2e9b27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/toolhive/guides-cli/build-containers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ thv build --tag mcp-git:latest uvx://mcp-server-git@latest
113113

114114
## Protocol schemes
115115

116-
The `thv build` command supports the same protocol schemes as [`thv run`](./run-mcp-servers.mdx#run-a-server-using-protocol-schemes):
116+
The `thv build` command supports the same protocol schemes as [`thv run`](./run-mcp-servers.mdx):
117117

118118
### Python (uvx)
119119

0 commit comments

Comments
 (0)