mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
Fixex routing
This commit is contained in:
parent
8e78160bb9
commit
0164171cad
3 changed files with 13 additions and 11 deletions
|
|
@ -17,7 +17,7 @@ function HomepageHeader() {
|
|||
<div className={styles.buttons}>
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="/docs/installation"
|
||||
to="docs/installation/requirements"
|
||||
>
|
||||
Getting Started
|
||||
</Link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue