ssorallen / turbo-react

A JavaScript library that transitions between static HTML pages on navigation; no app server required.
https://turbo-react.herokuapp.com/
Apache License 2.0
274 stars 16 forks source link

Fix broken link to minified dist file #33

Closed pedsmoreira closed 7 years ago

ssorallen commented 7 years ago

Thanks for finding the broken link. Could you actually update it to point to v0.9.0?

https://raw.githubusercontent.com/ssorallen/turbo-react/v0.9.0/public/dist/turbo-react.min.js
pedsmoreira commented 7 years ago

You're welcome. I updated the link as you suggested and rebased the branch so it doesn't have an unnecessary commit.