joshwcomeau / react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
http://joshwcomeau.github.io/react-flip-move/examples
MIT License
4.09k stars 258 forks source link

Fix broken link #164

Closed karlhorky closed 7 years ago

joshwcomeau commented 7 years ago

Thanks! I did originally have my own write-up for FLIP, not sure where it went o_O linking to the original Aerotwist post makes sense to me though.

karlhorky commented 7 years ago

No problem, thanks for the project! I just linked to the same thing that's linked to from the master Readme, so I thought that would be fine.

joshwcomeau commented 7 years ago

Ohhh, totally didn't realize this was for the gh-pages branch!

Nonetheless, thanks for the fix :)