diff --git a/docs/content/_index.md b/docs/content/_index.md
index b5d9477..eec5fbd 100644
--- a/docs/content/_index.md
+++ b/docs/content/_index.md
@@ -22,8 +22,8 @@ layout: hextra-home
-{{< hextra/hero-button text="Get Started" link="/docs/guides/GETTING-STARTED" >}}
-{{< hextra/hero-button text="Survival Guide" link="/docs/guides/SURVIVAL-GUIDE" style="outline" >}}
+{{< hextra/hero-button text="Get Started" link="docs/guides/GETTING-STARTED" >}}
+{{< hextra/hero-button text="Survival Guide" link="docs/guides/SURVIVAL-GUIDE" style="outline" >}}
@@ -47,13 +47,13 @@ layout: hextra-home
title="Three Deployment Options"
subtitle="Run on a Raspberry Pi, a VPS, or directly on the speaker itself."
icon="server"
- link="/docs/guides/DEPLOYMENT-OVERVIEW"
+ link="docs/guides/DEPLOYMENT-OVERVIEW"
>}}
{{< hextra/feature-card
title="CLI Control"
subtitle="soundtouch-cli for scripting, home automation, and direct device control."
icon="terminal"
- link="/docs/guides/CLI-REFERENCE"
+ link="docs/guides/CLI-REFERENCE"
>}}
{{< hextra/feature-card
title="Open Source"