diff options
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/status.html b/doc/status.html index dd16e71e..dab72ebf 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -54,6 +54,8 @@ ul li { padding-bottom: 0.3em; } | |||
54 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | 54 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> |
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> | ||
58 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | ||
57 | </li></ul> | 59 | </li></ul> |
58 | </div> | 60 | </div> |
59 | <div id="main"> | 61 | <div id="main"> |
@@ -86,8 +88,7 @@ rewritten from the ground up. Please report your findings together with | |||
86 | the circumstances needed to reproduce the bug. If possible, reduce the | 88 | the circumstances needed to reproduce the bug. If possible, reduce the |
87 | problem down to a simple test case.<br> | 89 | problem down to a simple test case.<br> |
88 | There is no formal bug tracker at the moment. The best place for | 90 | There is no formal bug tracker at the moment. The best place for |
89 | discussion is the | 91 | discussion is the <a href="http://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a>. Of course |
90 | <a href="http://www.lua.org/lua-l.html"><span class="ext">»</span> Lua mailing list</a>. Of course | ||
91 | you may also send your bug reports <a href="contact.html">directly to me</a>, | 92 | you may also send your bug reports <a href="contact.html">directly to me</a>, |
92 | especially when they contain lengthy debug output or if you require | 93 | especially when they contain lengthy debug output or if you require |
93 | confidentiality. | 94 | confidentiality. |