From b3196c56566232ddff2a0f85696ecf223dd55c04 Mon Sep 17 00:00:00 2001 From: ShaneK Date: Sun, 10 Nov 2024 10:04:29 -0800 Subject: [PATCH] Trying again --- src/content/docs/index.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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";