mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Fix docs buttons
This commit is contained in:
parent
a37674fa12
commit
ed693a1a43
@ -7,14 +7,14 @@ subtitle: Welcome to Stack!
|
||||
<Card
|
||||
title="Setup Guide"
|
||||
icon="fa-regular fa-play"
|
||||
href="../getting-started/setup.mdx"
|
||||
href="../getting-started/setup"
|
||||
>
|
||||
Setup Stack in your project
|
||||
</Card>
|
||||
<Card
|
||||
title="SDK Reference"
|
||||
icon="fa-regular fa-file-lines"
|
||||
href="../sdk/user.mdx"
|
||||
href="../sdk"
|
||||
>
|
||||
Learn how to use Stack's SDKs for Next.js
|
||||
</Card>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user