diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-05-29 10:51:12 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-05-29 10:51:12 +0300 |
| commit | 87c8d9da56b849b56e357acde062ce98933dd825 (patch) | |
| tree | 00fc1a3f141798de99bb172ad035493a578a19a2 | |
| parent | 62ab30bc76d5399f7dcc739e188d6c6f490780a3 (diff) | |
updated lsys.js link to v0.1 tag
| -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> |
