fix(docs): point homepage Get Started button to Migration Guide

The previous link aimed at a Go-developer getting-started page. Most
users are not Go developers — they want to migrate their speakers.
MIGRATION-GUIDE is the right first destination.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Tobias Gesellchen
2026-05-25 00:17:48 +02:00
co-authored by Claude Sonnet 4.6
parent 23be85925d
commit 3867f6040c
+1 -1
View File
@@ -22,7 +22,7 @@ layout: hextra-home
</div>
<div class="hx-mb-6">
{{< hextra/hero-button text="Get Started" link="docs/guides/GETTING-STARTED" >}}
{{< hextra/hero-button text="Get Started" link="docs/guides/MIGRATION-GUIDE" >}}
{{< hextra/hero-button text="Survival Guide" link="docs/guides/SURVIVAL-GUIDE" style="outline" >}}
</div>