docs: changed home button text (#807)

This commit is contained in:
Angie Jones
2025-01-27 10:36:16 -06:00
committed by GitHub
parent 405c3dc58a
commit 805de9e1a2

View File

@@ -23,9 +23,8 @@ function HomepageHeader() {
<Link
className="button button--primary button--lg"
to="docs/getting-started/installation"
>
<IconDownload />
install goose desktop
>
install goose
</Link>
</div>
</div>