diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ <h1>L-Systems.JS</h1> <p>Explore the power of L-Systems</p> <p> - <a class="btn btn-large" href="lsys.js">Download L-Systems.JS</a> + <a class="btn btn-large" href="https://raw.github.com/yuvadm/lsys.js/v0.1/lsys.js">Download L-Systems.JS (v0.1)</a> <a class="btn btn-primary btn-large" href="http://github.com/yuvadm/lsys.js">L-Systems.JS on Github</a> </p> </div> |
