Skip to content

Commit fd6a579

Browse files
fix(docs): update links in introduction for consistency and accuracy (#1332)
1 parent 1ad31c9 commit fd6a579

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/docs/content/docs/introduction/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,16 @@ Need something custom? Use our [MCP integration](/mcp) to connect any external s
7070
Ready to build your first AI workflow?
7171

7272
<Cards>
73-
<Card title="Getting Started" href="/docs/getting-started">
73+
<Card title="Getting Started" href="/getting-started">
7474
Create your first workflow in 10 minutes
7575
</Card>
76-
<Card title="Workflow Blocks" href="/docs/blocks">
76+
<Card title="Workflow Blocks" href="/blocks">
7777
Learn about the building blocks
7878
</Card>
79-
<Card title="Tools & Integrations" href="/docs/tools">
79+
<Card title="Tools & Integrations" href="/tools">
8080
Explore 60+ built-in integrations
8181
</Card>
82-
<Card title="Team Permissions" href="/docs/permissions">
82+
<Card title="Team Permissions" href="/permissions/roles-and-permissions">
8383
Set up workspace roles and permissions
8484
</Card>
8585
</Cards>

0 commit comments

Comments
 (0)