Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 31d5b92

Browse files
jrzimmermanmxstbr
authored andcommitted
Update Redux Link in README.md
Update the Redux link from github.com./rackt/redux to github.com./reactjs/redux
1 parent 46d1fb5 commit 31d5b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you want to install the next major version, use `react-router-redux@next`. Ru
2424

2525
This library allows you to use React Router's APIs as they are documented. And, you can use redux like you normally would, with a single app state. The library simply enhances a history instance to allow it to synchronize any changes it receives into application state.
2626

27-
[history](https://github.com./reactjs/history) + `store` ([redux](https://github.com./rackt/redux)) → [**react-router-redux**](https://github.com./reactjs/react-router-redux) → enhanced [history](https://github.com./reactjs/history) → [react-router](https://github.com./reactjs/react-router)
27+
[history](https://github.com./reactjs/history) + `store` ([redux](https://github.com./reactjs/redux)) → [**react-router-redux**](https://github.com./reactjs/react-router-redux) → enhanced [history](https://github.com./reactjs/history) → [react-router](https://github.com./reactjs/react-router)
2828

2929
## Tutorial
3030

0 commit comments

Comments
 (0)