Skip to content

Commit d0888c6

Browse files
authored
Update custom-pages.mdx
1 parent d7cfa42 commit d0888c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fern/docs/pages/customization/custom-pages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const stackServerApp = new StackServerApp({
3737

3838
You are now all set! If you visit the `/signin` page, you should see your custom sign in page. If your user visits a protected page or the old `/handler/sign-in` URL, they will be redirected to your new sign-in page.
3939

40-
For more examples, please refer to the [Examples](/category/page-examples).
40+
For more examples, please refer to the [Examples](/customization/page-examples/signin).
4141

4242

4343
## From scratch

0 commit comments

Comments
 (0)