mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fixed doc broken link
This commit is contained in:
parent
32f7c6d9ef
commit
2be111689e
@ -60,7 +60,7 @@ npm install @stackframe/stack
|
||||
}
|
||||
```
|
||||
|
||||
This will create pages for sign-in, sign-up, password reset, and others. Additionally, it will be used as a callback URL for OAuth. You can [replace them with your own pages](/docs/getting-started/customization) later.
|
||||
This will create pages for sign-in, sign-up, password reset, and others. Additionally, it will be used as a callback URL for OAuth. You can [replace them with your own pages](/docs/advanced-guides/customization/overview) later.
|
||||
|
||||
|
||||
4. In your `app/layout.tsx`, wrap your entire layout with a `StackProvider`. Afterwards, it should look like this:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user