mirror of
https://github.com/immich-app/immich.git
synced 2025-11-21 15:30:41 +09:00
Fixex routing
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user