diff options
Diffstat (limited to 'doc/running.html')
-rw-r--r-- | doc/running.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/running.html b/doc/running.html index e8c9b1c6..c7d9e9b6 100644 --- a/doc/running.html +++ b/doc/running.html | |||
@@ -64,14 +64,15 @@ td.param_default { | |||
64 | <a href="ext_c_api.html">Lua/C API</a> | 64 | <a href="ext_c_api.html">Lua/C API</a> |
65 | </li></ul> | 65 | </li></ul> |
66 | </li><li> | 66 | </li><li> |
67 | <a href="status.html">Status</a> | 67 | <a href="https://luajit.org/status.html">Status <span class="ext">»</span></a> |
68 | </li><li> | 68 | </li><li> |
69 | <a href="faq.html">FAQ</a> | 69 | <a href="https://luajit.org/faq.html">FAQ <span class="ext">»</span></a> |
70 | </li><li> | 70 | </li><li> |
71 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 71 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
72 | </li></ul> | 72 | </li></ul> |
73 | </div> | 73 | </div> |
74 | <div id="main"> | 74 | <div id="main"> |
75 | |||
75 | <p> | 76 | <p> |
76 | LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on | 77 | LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on |
77 | POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple | 78 | POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple |