fix(docs): fix 404s in documentation (#38974)

Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
David
2026-04-27 17:36:58 +02:00
committed by GitHub
parent 4c4905f689
commit b9de3dba95
7 changed files with 8 additions and 8 deletions

View File

@@ -717,7 +717,7 @@ export default function Home(): JSX.Element {
</span>
</div>
<img src="/img/community/line.png" alt="line" />
<StyledButton className="default-button-theme" href="/docs/intro">
<StyledButton className="default-button-theme" href="/user-docs/intro">
Get Started
</StyledButton>
</div>