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/status.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/status.html')
-rw-r--r-- | doc/status.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/status.html b/doc/status.html index dd1b02a1..c1b8b15d 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -37,6 +37,8 @@ ul li { padding-bottom: 0.3em; } | |||
37 | </li><li> | 37 | </li><li> |
38 | <a href="faq.html">FAQ</a> | 38 | <a href="faq.html">FAQ</a> |
39 | </li><li> | 39 | </li><li> |
40 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | ||
41 | </li><li> | ||
40 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 42 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> |
41 | </li></ul> | 43 | </li></ul> |
42 | </div> | 44 | </div> |