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

Broken example #483

Closed kasiriveni closed 7 years ago

kasiriveni commented 8 years ago

the below link is broken http://docs.refluxjs.com/refluxjs-todo/

BryanGrezeszak commented 8 years ago

I don't actually see that link anywhere in the docs on here or anything. Where is it from?

kasiriveni commented 8 years ago

in https://github.com/reflux/refluxjs#examples Todo Example Project - http://reflux.github.io/refluxjs-todo/

BryanGrezeszak commented 8 years ago

Seems the github example itself is intact, just the link to the demo isn't. I'll remove that demo link from my docs in the pull request I have active.

kasiriveni commented 8 years ago

okay