Skip to content

Commit e9120e1

Browse files
committed
Add react-router-redux with jwt example to README
1 parent 59bc3e7 commit e9120e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ class MyComponents extends Component {
172172
```
173173

174174
### Other examples
175-
* [Redux-Router and React-Router with JWT](https://github.com/mjrussell/react-redux-jwt-auth-example/tree/auth-wrapper)
175+
* [Redux-Router and React-Router 1.0 with JWT](https://github.com/mjrussell/react-redux-jwt-auth-example/tree/auth-wrapper)
176+
* [React-Router-Redux and React-Router 2.0 with JWT](https://github.com/mjrussell/react-redux-jwt-auth-example/tree/react-router-redux)

0 commit comments

Comments
 (0)