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/extensions.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/extensions.html')
-rw-r--r-- | doc/extensions.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/extensions.html b/doc/extensions.html index 9d6a4f20..2d60c39b 100644 --- a/doc/extensions.html +++ b/doc/extensions.html | |||
@@ -68,6 +68,8 @@ td.excinterop { | |||
68 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | 68 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> |
69 | </li><li> | 69 | </li><li> |
70 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 70 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> |
71 | </li><li> | ||
72 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | ||
71 | </li></ul> | 73 | </li></ul> |
72 | </div> | 74 | </div> |
73 | <div id="main"> | 75 | <div id="main"> |