Skip to content

Commit e7d4264

Browse files
committed
replace md occurrences
1 parent 76344ce commit e7d4264

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

docs/toolhive/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services and platforms like:
6363
Yes. You can run any MCP server from a container image or source package, even
6464
if it's not in the registry. Just provide the image name or package details when
6565
starting the server using the CLI or UI. See the custom MCP server section in
66-
the [UI guide](./guides-ui/run-mcp-servers.md#install-a-custom-mcp-server) and
66+
the [UI guide](./guides-ui/run-mcp-servers.mdx#install-a-custom-mcp-server) and
6767
[CLI guide](./guides-cli/run-mcp-servers.mdx#run-a-custom-mcp-server) for more
6868
details.
6969

docs/toolhive/guides-mcp/filesystem.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ does not provide filesystem access, or for demonstrating MCP capabilities.
3838
Select the `filesystem` MCP server in the ToolHive registry.
3939

4040
In the **Storage volumes** section,
41-
[add local files or folders](../guides-ui/run-mcp-servers.md#volumes) to expose
41+
[add local files or folders](../guides-ui/run-mcp-servers.mdx#volumes) to expose
4242
to the MCP server. In the drop-down, choose whether to mount the volume as
4343
read-only or read-write.
4444

docs/toolhive/guides-ui/client-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ for some common examples.
7373
## Related information
7474

7575
- [Client compatibility](../reference/client-compatibility.mdx)
76-
- [Run MCP servers](./run-mcp-servers.md)
76+
- [Run MCP servers](./run-mcp-servers.mdx)

docs/toolhive/guides-ui/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ improvement. Review the
203203
## Next steps
204204

205205
Now that you have ToolHive installed, you can start using it to run and manage
206-
MCP servers. See [Run MCP servers](./run-mcp-servers.md) to get started.
206+
MCP servers. See [Run MCP servers](./run-mcp-servers.mdx) to get started.
207207

208208
## Related information
209209

docs/toolhive/guides-ui/network-isolation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ The configuration pictured below allows the MCP server to access
8181

8282
## Related information
8383

84-
- [Run MCP servers](./run-mcp-servers.md)
84+
- [Run MCP servers](./run-mcp-servers.mdx)

docs/toolhive/guides-ui/registry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ After exploring the registry and finding servers you want to use:
9494
## Related information
9595

9696
- [Install ToolHive UI](./install.mdx) - Get started with ToolHive
97-
- [Run MCP servers](./run-mcp-servers.md) - Install and manage servers from the
97+
- [Run MCP servers](./run-mcp-servers.mdx) - Install and manage servers from the
9898
registry
9999
- [Custom registry tutorial](../tutorials/custom-registry.mdx) - Create your own
100100
MCP server registry

docs/toolhive/guides-ui/secrets-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ using the same name.
5959

6060
## Related information
6161

62-
- [Run MCP servers](./run-mcp-servers.md)
62+
- [Run MCP servers](./run-mcp-servers.mdx)
6363
- [Client configuration](./client-configuration.mdx)

docs/toolhive/tutorials/quickstart-ui.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ server. Here are some next steps to explore:
125125

126126
- Learn more about MCP concepts in the
127127
[MCP primer guide](../concepts/mcp-primer.md)
128-
- Try [running more MCP servers](../guides-ui/run-mcp-servers.md) from the
128+
- Try [running more MCP servers](../guides-ui/run-mcp-servers.mdx) from the
129129
registry or from custom sources
130130
- Learn about [secrets management](../guides-ui/secrets-management.md) for MCP
131131
servers that require authentication

0 commit comments

Comments
 (0)