Skip to content

Commit

Permalink
Merge pull request facebook#85 from Semigradsky/master
Browse files Browse the repository at this point in the history
Update link in README
  • Loading branch information
fisherwebdev committed Oct 27, 2014
2 parents 3a1c074 + e92ecfc commit d1eeba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ An application architecture for React utilizing a unidirectional data flow.
## Documentation
Please read the blog post announcing Flux: ["An Application Architecture for React"](http://facebook.github.io/react/blog/2014/05/06/flux.html).

Then read more about the [Flux architecture](http://facebook.github.io/react/docs/flux-overview.html) and dive into our [TodoMVC tutorial](http://facebook.github.io/flux/docs/todo-list.html).
Then read more about the [Flux architecture](http://facebook.github.io/flux/docs/overview.html) and dive into our [TodoMVC tutorial](http://facebook.github.io/flux/docs/todo-list.html).

Going further, please take a look at our in-depth examination of [action creators and the dispatcher](http://facebook.github.io/react/blog/2014/07/30/flux-actions-and-the-dispatcher.html).

Expand Down

0 comments on commit d1eeba1

Please sign in to comment.