Skip to content

Commit 427ded2

Browse files
committed
docs: update readme
1 parent 13d626a commit 427ded2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ Opinionated React template setup with modern tooling, here some [recommendations
3333
### File based routing
3434

3535
- Using [`generouted` with type-safe navigation](https://github.com/oedotme/generouted)
36-
- Check `generouted` [features](https://github.com/oedotme/generouted#features) and [conventions](https://github.com/oedotme/generouted#conventions) for more details
36+
- Check [`generouted` features](https://github.com/oedotme/generouted#features) and [conventions](https://github.com/oedotme/generouted#conventions) for more details
3737

3838
### Authentication example
3939

4040
- [Authentication context](./src/context/auth.tsx)
41-
- [Routes guard](./src/config/guard.tsx)
41+
- [Routes guard](./src/config/redirects.tsx)
4242

4343
### Custom hooks
4444

0 commit comments

Comments
 (0)