diff --git a/docs/start/framework/react/authentication.md b/docs/start/framework/react/authentication.md index 8d4ed86236..e5167b1ca4 100644 --- a/docs/start/framework/react/authentication.md +++ b/docs/start/framework/react/authentication.md @@ -17,9 +17,9 @@ That said, authentication is not something to be taken lightly. After much vetti - - - Clerk logo + + + Clerk logo @@ -31,4 +31,4 @@ Clerk is a modern authentication platform that provides a full suite of authenti ## Documentation & APIs -Documentation for implementing your own authentication logic with TanStack Start is coming soon! In the meantime, you can check out any of the `-auth` prefixed [examples](../examples) for a starting point. +Documentation for implementing your own authentication logic with TanStack Start is coming soon! In the meantime, you can check out any of the `-auth` prefixed [examples](../examples/start-basic-auth) for a starting point.