mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-19 23:24:23 +01:00
docs: restructure menu (#769)
This commit is contained in:
@@ -25,10 +25,10 @@ function HomepageHeader() {
|
||||
<div className={styles.buttons}>
|
||||
<Link
|
||||
className="button button--primary button--lg"
|
||||
to="/docs/installation"
|
||||
to="docs/getting-started/installation"
|
||||
>
|
||||
<IconDownload />
|
||||
Download goose desktop
|
||||
install goose desktop
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user