Skip to content

Commit df7114e

Browse files
authored
Fix broken anchor link in mcp.mdx (#551)
1 parent ddf40e1 commit df7114e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examplecode/tools/mcp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You are now ready to start coding.
8181

8282
<Tip>
8383
If you are not interested in building an MCP server from the beginning and want to use a pre-built MCP server instead,
84-
skip ahead to [Optional Step 4: Extend the MCP server](#optional-step-4-extend-the-mcp-server).
84+
skip ahead to [Optional Step 4: Extend the MCP server](#optional-step-4%3A-extend-the-mcp-server).
8585
</Tip>
8686

8787
<Steps>
@@ -494,4 +494,4 @@ To use Unstructured's initial experimental MCP server implementation, do the fol
494494
- `List all available workflows.`
495495
- `Delete the worklow with ID <workflow-id>.`
496496
</Step>
497-
</Steps>
497+
</Steps>

0 commit comments

Comments
 (0)