reflux / refluxjs

A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" License
5.36k stars 330 forks source link

Docs bug: README.md links to non-existent example #435

Closed stevecrozz closed 8 years ago

stevecrozz commented 8 years ago

In README.md under the usage section (https://github.com/reflux/refluxjs#usage), there is a link to test/index.js. But this link does not work. It should be removed or linked to a resource that exists.

stevecrozz commented 8 years ago

I see this has already been reported. Closing.