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/running.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/running.html')
-rw-r--r-- | doc/running.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/running.html b/doc/running.html index 18e0f30f..7ec9b6c1 100644 --- a/doc/running.html +++ b/doc/running.html | |||
@@ -56,6 +56,8 @@ td.param_default { | |||
56 | </li><li> | 56 | </li><li> |
57 | <a href="faq.html">FAQ</a> | 57 | <a href="faq.html">FAQ</a> |
58 | </li><li> | 58 | </li><li> |
59 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | ||
60 | </li><li> | ||
59 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 61 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> |
60 | </li></ul> | 62 | </li></ul> |
61 | </div> | 63 | </div> |