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/faq.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/faq.html')
-rw-r--r-- | doc/faq.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/faq.html b/doc/faq.html index 6d724325..90f37cef 100644 --- a/doc/faq.html +++ b/doc/faq.html | |||
@@ -37,6 +37,8 @@ dd { margin-left: 1.5em; } | |||
37 | </li><li> | 37 | </li><li> |
38 | <a class="current" href="faq.html">FAQ</a> | 38 | <a class="current" 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> |