Skip to content

Commit

Permalink
fix: broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
mle-moni committed Jun 3, 2024
1 parent 2a95d58 commit 3515358
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ import { Card, CardGrid, LinkCard } from "@astrojs/starlight/components";
<Card title="Easy to use Charts" icon="gitter">
- common chart types supported
- dead simple configuration
- [helpers to fetch common chart data in 1 LoC](/reference/views/stats/#data-fetcher-helpers)
- [helpers to fetch common chart data in 1 LoC](/adomin/reference/views/stats/#data-fetcher-helpers)
</Card>

<Card title="Get started" icon="open-book">
- [Installation](/guides/installation)
- [Configuration](/guides/configuration)
- [Installation](/adomin/guides/installation)
- [Configuration](/adomin/guides/configuration)
</Card>
</CardGrid>

0 comments on commit 3515358

Please sign in to comment.