diff options
author | Mike Pall <mike> | 2010-03-19 21:01:14 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2010-03-19 21:01:14 +0100 |
commit | 8e20b030ac3cf15b3672fa9b8ce413a595f75e01 (patch) | |
tree | 38532f2f7a80ef78f145146b225112874a8ab26d /doc/install.html | |
parent | 5c8f1f2594a26df5f1be6cd95bc2fecfeed372e9 (diff) | |
download | luajit-8e20b030ac3cf15b3672fa9b8ce413a595f75e01.tar.gz luajit-8e20b030ac3cf15b3672fa9b8ce413a595f75e01.tar.bz2 luajit-8e20b030ac3cf15b3672fa9b8ce413a595f75e01.zip |
Add links to interactive performance comparison to offline docs.
Diffstat (limited to 'doc/install.html')
-rw-r--r-- | doc/install.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install.html b/doc/install.html index 25622c7b..66d5ef2c 100644 --- a/doc/install.html +++ b/doc/install.html | |||
@@ -50,6 +50,8 @@ td.compatcc { | |||
50 | </li><li> | 50 | </li><li> |
51 | <a href="faq.html">FAQ</a> | 51 | <a href="faq.html">FAQ</a> |
52 | </li><li> | 52 | </li><li> |
53 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | ||
54 | </li><li> | ||
53 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 55 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> |
54 | </li></ul> | 56 | </li></ul> |
55 | </div> | 57 | </div> |