Skip to content

Commit 9874cfd

Browse files
Nicuschgifthubnicosammito
authored andcommitted
updated paths for tutorial links
1 parent 8e81694 commit 9874cfd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/general/tutorials/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ import {Card, Cards} from "fumadocs-ui/components/card";
77
import {IconHome} from "@tabler/icons-react";
88

99
<Cards>
10-
<Card title="Quick - How to login" href={"/general/tutorials/quick_how-to-login/"}>
10+
<Card title="Quick - How to login" href="quick_how-to-login.mdx">
1111
</Card>
12-
<Card title="Quick - How to create first personal project " href={"/general/tutorials/quick_first_personal_project"}>
12+
<Card title="Quick - How to create first personal project" href="quick_first_personal_project.mdx">
1313
</Card>
14-
<Card title="Quick - How to set up project " href={"/general/tutorials/quick_setting_up_a_project"}>
14+
<Card title="Quick - How to set up project" href="quick_setting_up_a_project.mdx">
1515
</Card>
16-
<Card title="Quick - How to create first flow" href={"/general/tutorials/quick_creating_a_flow"}>
16+
<Card title="Quick - How to create first flow" href="quick_creating_a_flow.mdx">
1717
</Card>
1818
</Cards>

0 commit comments

Comments
 (0)