Skip to content

Commit e704fa3

Browse files
committed
docs: remove dead links
1 parent 822dcfc commit e704fa3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Default:
293293
}
294294
```
295295

296-
Configuration options for MCPHub's builtin tools like `edit_file` tool. View complete [Builtin Tools Documentation](/mcp/builtin/) for all available tools and their configuration options.
296+
Configuration options for MCPHub's builtin tools like `edit_file` tool. View complete [Builtin Tools Documentation](/mcp/builtin/neovim) for all available tools and their configuration options.
297297

298298
### ui
299299

doc/extensions/codecompanion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can add all the enabled tools from a specific server with server groups. Unl
6666

6767
Server groups are automatically created based on your connected MCP servers when enabled via `make_tools`. Check your MCP Hub UI to see which servers you have connected.
6868

69-
MCPHub includes powerful [builtin servers](/mcp/builtin/) like `@neovim` (file operations, terminal, LSP) and `@mcphub` (server management) that are always available.
69+
MCPHub includes powerful [builtin servers](/mcp/builtin/neovim) like `@neovim` (file operations, terminal, LSP) and `@mcphub` (server management) that are always available.
7070

7171
#### 3. Individual Tools (when `make_tools = true`)
7272
You can just provide a single tool from a server for fine-grained functionality. Tool names depend on your connected servers:

0 commit comments

Comments
 (0)