Skip to content

Commit 2a1e224

Browse files
committed
Fix link to basic example
1 parent 3df51b9 commit 2a1e224

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
@@ -4,7 +4,7 @@ redux-react-router
44
[![build status](https://img.shields.io/travis/acdlite/redux-react-router/master.svg?style=flat-square)](https://travis-ci.org/acdlite/redux-react-router)
55
[![npm version](https://img.shields.io/npm/v/redux-react-router.svg?style=flat-square)](https://www.npmjs.com/package/redux-react-router)
66

7-
**Documentation is in progress. Please refer to the [basic example](https://github.com/acdlite/redux-react-router/tree/next/examples/basic) in the meantime.**
7+
**Documentation is in progress. Please refer to the [basic example](https://github.com/acdlite/redux-react-router/tree/master/examples/basic) in the meantime.**
88

99
Redux bindings for React Router.
1010

0 commit comments

Comments
 (0)