Skip to content

Commit

Permalink
fix: corrected link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-goetz committed Jan 7, 2025
1 parent 5b628e9 commit 3dc7094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Aquila keeps internal workflows updated so the execution service knows what’s
Refer to the guides if you want to work on or with Aquila.

<CardGrid stagger>
<Card title='<a href="Guide/setup.md">Setup</a>' icon="document">
<Card title='<a href="guides/setup.md">Setup</a>' icon="document">
View the setup guide for aquila.
</Card>
<Card title='<a href="Guide/dev.md">Develop</a>' icon="seti:rust">
<Card title='<a href="guides/dev.md">Develop</a>' icon="seti:rust">
View the development guide for aquila.
</Card>
</CardGrid>

0 comments on commit 3dc7094

Please sign in to comment.