Skip to content

Commit b137e1e

Browse files
committed
Update Routing links
redux-router suggests using redux-simple-router in it's description, so put redux-simple-router first. Also update links to avoid redirect.
1 parent 44003e3 commit b137e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/introduction/Ecosystem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ On this page we will only feature a few of them that the Redux maintainers have
5959

6060
### Routing
6161

62-
* [redux-router](https://github.com/rackt/redux-router)Redux bindings for React Router
63-
* [redux-simple-router](https://github.com/jlongster/redux-simple-router)Ruthlessly simple bindings to keep React Router and Redux in sync
62+
* [redux-simple-router](https://github.com/rackt/redux-simple-router)Ruthlessly simple bindings to keep React Router and Redux in sync
63+
* [redux-router](https://github.com/acdlite/redux-router)Redux bindings for React Router
6464

6565
### Components
6666

0 commit comments

Comments
 (0)