diff options
author | Mike Pall <mike> | 2022-09-13 11:21:30 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2022-09-13 11:21:30 +0200 |
commit | b907ffc49f564c68a7659bcd52a33abdd8650d2a (patch) | |
tree | aaac2e6329fe5827e7382d25827e0dcbf1f42fd3 /doc/faq.html | |
parent | 3b3d427ae3bdb56c46ee75f7f596c837e97c5043 (diff) | |
download | luajit-b907ffc49f564c68a7659bcd52a33abdd8650d2a.tar.gz luajit-b907ffc49f564c68a7659bcd52a33abdd8650d2a.tar.bz2 luajit-b907ffc49f564c68a7659bcd52a33abdd8650d2a.zip |
Remove dead Wiki links.
The lost content may be resurrected later.
Diffstat (limited to 'doc/faq.html')
-rw-r--r-- | doc/faq.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/faq.html b/doc/faq.html index 0b4b2df0..09cfbf09 100644 --- a/doc/faq.html +++ b/doc/faq.html | |||
@@ -49,8 +49,6 @@ dd { margin-left: 1.5em; } | |||
49 | </li><li> | 49 | </li><li> |
50 | <a class="current" href="faq.html">FAQ</a> | 50 | <a class="current" href="faq.html">FAQ</a> |
51 | </li><li> | 51 | </li><li> |
52 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> | ||
53 | </li><li> | ||
54 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 52 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
55 | </li></ul> | 53 | </li></ul> |
56 | </div> | 54 | </div> |
@@ -61,7 +59,6 @@ dd { margin-left: 1.5em; } | |||
61 | <ul style="padding: 0;"> | 59 | <ul style="padding: 0;"> |
62 | <li>The <a href="https://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a> focuses on topics | 60 | <li>The <a href="https://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a> focuses on topics |
63 | related to LuaJIT.</li> | 61 | related to LuaJIT.</li> |
64 | <li>The <a href="http://wiki.luajit.org/"><span class="ext">»</span> LuaJIT wiki</a> gathers community | ||
65 | resources about LuaJIT.</li> | 62 | resources about LuaJIT.</li> |
66 | <li>News about Lua itself can be found at the | 63 | <li>News about Lua itself can be found at the |
67 | <a href="https://www.lua.org/lua-l.html"><span class="ext">»</span> Lua mailing list</a>. | 64 | <a href="https://www.lua.org/lua-l.html"><span class="ext">»</span> Lua mailing list</a>. |