diff options
Diffstat (limited to 'doc/faq.html')
-rw-r--r-- | doc/faq.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/faq.html b/doc/faq.html index bd17973a..a36e878d 100644 --- a/doc/faq.html +++ b/doc/faq.html | |||
@@ -55,6 +55,8 @@ dd { margin-left: 1.5em; } | |||
55 | </li><li> | 55 | </li><li> |
56 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 56 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> |
57 | </li><li> | 57 | </li><li> |
58 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> | ||
59 | </li><li> | ||
58 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 60 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
59 | </li></ul> | 61 | </li></ul> |
60 | </div> | 62 | </div> |
@@ -65,6 +67,8 @@ dd { margin-left: 1.5em; } | |||
65 | <ul style="padding: 0;"> | 67 | <ul style="padding: 0;"> |
66 | <li>The <a href="http://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a> focuses on topics | 68 | <li>The <a href="http://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a> focuses on topics |
67 | related to LuaJIT.</li> | 69 | related to LuaJIT.</li> |
70 | <li>The <a href="http://wiki.luajit.org/"><span class="ext">»</span> LuaJIT wiki</a> gathers community | ||
71 | resources about LuaJIT.</li> | ||
68 | <li>News about Lua itself can be found at the | 72 | <li>News about Lua itself can be found at the |
69 | <a href="http://www.lua.org/lua-l.html"><span class="ext">»</span> Lua mailing list</a>. | 73 | <a href="http://www.lua.org/lua-l.html"><span class="ext">»</span> Lua mailing list</a>. |
70 | The mailing list archives are worth checking out for older postings | 74 | The mailing list archives are worth checking out for older postings |