diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 8bafb0c..77bcff6 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -7,10 +7,10 @@ hero: file: ../../assets/mark.png actions: - text: Getting Started - link: /discord-bot-docs/guides/how-to + link: guides/how-to icon: right-arrow - text: Command Help - link: discord-bot-docs/reference/character/ + link: reference/character/ icon: right-arrow variant: minimal --- @@ -22,17 +22,17 @@ import { Card, CardGrid, LinkCard } from "@astrojs/starlight/components";