diff options
author | Mike Pall <mike> | 2012-05-04 21:58:52 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2012-05-04 21:58:52 +0200 |
commit | b466641218c7dd33cdd3be34c7191e17e2fd1350 (patch) | |
tree | 4377971914f25027cd029d6e0d4e01bf2aa49e35 /doc/ext_ffi_tutorial.html | |
parent | 53a285c0c3544ff5dea7c67b741c3c2d06d22b47 (diff) | |
download | luajit-b466641218c7dd33cdd3be34c7191e17e2fd1350.tar.gz luajit-b466641218c7dd33cdd3be34c7191e17e2fd1350.tar.bz2 luajit-b466641218c7dd33cdd3be34c7191e17e2fd1350.zip |
Add links to LuaJIT mailing list.
Diffstat (limited to 'doc/ext_ffi_tutorial.html')
-rw-r--r-- | doc/ext_ffi_tutorial.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index 533273f7..8f22738f 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html | |||
@@ -64,6 +64,8 @@ td.idiomlua b { font-weight: normal; color: #2142bf; } | |||
64 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | 64 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> |
65 | </li><li> | 65 | </li><li> |
66 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 66 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> |
67 | </li><li> | ||
68 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | ||
67 | </li></ul> | 69 | </li></ul> |
68 | </div> | 70 | </div> |
69 | <div id="main"> | 71 | <div id="main"> |