Skip to content

Commit cf923d0

Browse files
committed
add link about flux
closes #1713
1 parent 99f748f commit cf923d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/guides/flux.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,7 @@ exports.changeRoute = (payload) => {
145145
};
146146
```
147147
148-
This is not how we use the router with flux, but to each their own.
148+
Some folks have found this to be helpful too:
149+
150+
http://blog.benstokoe.co.uk/react-router-store-in-flux/
149151

0 commit comments

Comments
 (0)