Skip to content

Commit e2332b0

Browse files
authored
docs(start): fix authenticated routes doc URL (#7214)
1 parent 3485a88 commit e2332b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/start/framework/react/guide/authentication-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Build your own authentication system using TanStack Start's server functions and
227227
**Implementation Guides:**
228228

229229
- [Authentication Patterns](./authentication.md)
230-
- [Router Authentication Guide](/router/latest/docs/framework/react/guide/authenticated-routes.md)
230+
- [Router Authentication Guide](/router/latest/docs/framework/react/guide/authenticated-routes)
231231

232232
**Foundation Concepts:**
233233

0 commit comments

Comments
 (0)