diff options
Diffstat (limited to 'doc/ext_ffi_tutorial.html')
-rw-r--r-- | doc/ext_ffi_tutorial.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index c5dc68ae..b8a08227 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html | |||
@@ -27,6 +27,8 @@ td.idiomlua b { font-weight: normal; color: #2142bf; } | |||
27 | <ul><li> | 27 | <ul><li> |
28 | <a href="luajit.html">LuaJIT</a> | 28 | <a href="luajit.html">LuaJIT</a> |
29 | <ul><li> | 29 | <ul><li> |
30 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | ||
31 | </li><li> | ||
30 | <a href="install.html">Installation</a> | 32 | <a href="install.html">Installation</a> |
31 | </li><li> | 33 | </li><li> |
32 | <a href="running.html">Running</a> | 34 | <a href="running.html">Running</a> |
@@ -57,8 +59,6 @@ td.idiomlua b { font-weight: normal; color: #2142bf; } | |||
57 | </li><li> | 59 | </li><li> |
58 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | 60 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> |
59 | </li><li> | 61 | </li><li> |
60 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | ||
61 | </li><li> | ||
62 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> | 62 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> |
63 | </li><li> | 63 | </li><li> |
64 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 64 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |