Skip to content

Commit

Permalink
docs(jokes-tutorial): Fix broken route filename convention link (#3813)
Browse files Browse the repository at this point in the history
* docs: broken route filename convention link

* chore: sign CLA
  • Loading branch information
alextes committed Jul 21, 2022
1 parent 527eaa2 commit 1443cb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- airondumael
- Alarid
- alex-ketch
- alextes
- alexuxui
- alireza-bonab
- alisd23
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/jokes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6368,7 +6368,7 @@ Phew! And there we have it. If you made it through this whole thing then I'm rea
[bare-bones-hello-world-app]: /jokes-tutorial/img/bare-bones.png
[remix-config-js]: ../api/conventions#remixconfigjs
[route-module]: ../api/conventions#route-module-api
[the-route-filename-convention]: ../api/conventions#route-filenames
[the-route-filename-convention]: ../api/conventions#route-file-conventions
[react-router]: https://reactrouter.com
[a-greeting-from-the-index-route]: /jokes-tutorial/img/index-route-greeting.png
[jokes]: http://localhost:3000/jokes
Expand Down

0 comments on commit 1443cb8

Please sign in to comment.