Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixed links at the end of the tutorial
both links are broken at the moment
  • Loading branch information
cedmax authored Feb 28, 2017
commit fa830300e3a45f514f1b0ae18ef8bccb21ee3f66
4 changes: 2 additions & 2 deletions lessons/14-whats-next/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Thanks for sticking with this tutorial all the way to the end!

If you want to learn more:

1. Browse and run the [examples](https://github.com/reactjs/react-router/tree/latest/examples)
- Read the [docs](https://github.com/reactjs/react-router/tree/latest/docs)
1. Browse and run the [examples](https://github.com/reactjs/react-router/tree/master/examples)
- Read the [docs](https://github.com/reactjs/react-router/tree/master/docs)
- Read the source.

Happy routing!
Expand Down