Skip to content

Commit

Permalink
Update react-routes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
didi0613 committed Jul 2, 2018
1 parent 85b6eec commit 05a149a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/chapter1/intermediate/react-routes/react-routes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ The Electrode platform, by default, is setup to use [react-router] to handle rou

You will also need to define your routes in a common location.

- [Add your routes](/chapter1/intermediate/react-routes/add-routes.md)
- [Component for a route](/chapter1/intermediate/react-routes/route-component.md)
- [Route action on server side](/chapter1/intermediate/react-routes/server-actions.md)
- [Add your routes](add-routes.md)
- [Component for a route](route-component.md)
- [Route action on server side](server-actions.md)

[react-router]: https://www.npmjs.com/package/react-router

0 comments on commit 05a149a

Please sign in to comment.