summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index cec8623..8ffe64f 100644
--- a/index.html
+++ b/index.html
@@ -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>