File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/router/framework/react/guide Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -171,9 +171,9 @@ This approach can also be used in conjunction with Pathless or Layout Route to p
171
171
172
172
For detailed, step-by-step implementation guides, see:
173
173
174
- - [ How to Set Up Basic Authentication] ( ../how-to/setup-authentication.md ) - Complete setup with React Context and protected routes
175
- - [ How to Integrate Authentication Providers] ( ../how-to/setup-auth-providers.md ) - Use Auth0, Clerk, or Supabase
176
- - [ How to Set Up Role-Based Access Control] ( ../how-to/setup-rbac.md ) - Implement permissions and role-based routing
174
+ - [ How to Set Up Basic Authentication] ( ../../ how-to/setup-authentication.md ) - Complete setup with React Context and protected routes
175
+ - [ How to Integrate Authentication Providers] ( ../../ how-to/setup-auth-providers.md ) - Use Auth0, Clerk, or Supabase
176
+ - [ How to Set Up Role-Based Access Control] ( ../../ how-to/setup-rbac.md ) - Implement permissions and role-based routing
177
177
178
178
## Examples
179
179
You can’t perform that action at this time.
0 commit comments