Skip to content

Commit 31c41f2

Browse files
authored
Merge pull request #231 from michael-freidgeim-webjet/patch-1
Fixed real-world example url
2 parents 6e782cd + 1f908f4 commit 31c41f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,4 +936,4 @@ If your opensource project uses (or works with) `redux-api-middleware` we would
936936
937937
## Acknowledgements
938938
939-
The code in this module was originally extracted from the [real-world](https://github.com/rackt/redux/blob/master/examples/real-world/middleware/api.js) example in the [redux](https://github.com/rackt/redux) repository, due to [Dan Abramov](https://github.com/gaearon). It has evolved thanks to issues filed by, and pull requests contributed by, other developers.
939+
The code in this module was originally extracted from the [real-world](https://github.com/reduxjs/redux/blob/master/examples/real-world/src/middleware/api.js) example in the [redux](https://github.com/rackt/redux) repository, due to [Dan Abramov](https://github.com/gaearon). It has evolved thanks to issues filed by, and pull requests contributed by, other developers.

0 commit comments

Comments
 (0)