Skip to content

Commit ddb19be

Browse files
committed
Broken links
1 parent 867c66c commit ddb19be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

introduction.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ flowchart LR
4444

4545
Choose the path that best fits your needs:
4646

47-
<CardGroup cols={1}>
47+
<CardGroup cols={2}>
4848
<Card
4949
title="Quickstart"
5050
icon="bolt"
@@ -74,14 +74,14 @@ Choose the path that best fits your needs:
7474
<Card
7575
title="Building a MCP client"
7676
icon="outlet"
77-
href="/building-a-client"
77+
href="/tutorials/building-a-client"
7878
>
7979
Learn how to build your first MCP client
8080
</Card>
8181
<Card
8282
title="Building MCP with LLMs"
8383
icon="comments"
84-
href="/building-mcp-with-llms"
84+
href="/tutorials/building-mcp-with-llms"
8585
>
8686
Learn how to use LLMs like Claude to speed up your MCP development
8787
</Card>

0 commit comments

Comments
 (0)