diff --git a/website/src/content/docs/index.mdx b/website/src/content/docs/index.mdx index 6185bb8..ce5cca8 100644 --- a/website/src/content/docs/index.mdx +++ b/website/src/content/docs/index.mdx @@ -6,7 +6,7 @@ hero: tagline: Congrats on setting up a new Styliz project! actions: - text: Get started - link: /start/ + link: /styliz/start/ icon: right-arrow variant: primary - text: Go to Styliz GitHub @@ -29,6 +29,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; Edit your `sidebar` and other config in `astro.config.mjs`. - Learn more in [the Styliz Docs](/guides). + Learn more in [the Styliz Docs](/styliz/guides).