diff options
Diffstat (limited to '')
-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 325cb6bb..3afc1b56 100644 --- a/doc/running.html +++ b/doc/running.html | |||
@@ -68,14 +68,15 @@ td.param_default { | |||
68 | <a href="ext_profiler.html">Profiler</a> | 68 | <a href="ext_profiler.html">Profiler</a> |
69 | </li></ul> | 69 | </li></ul> |
70 | </li><li> | 70 | </li><li> |
71 | <a href="status.html">Status</a> | 71 | <a href="https://luajit.org/status.html">Status <span class="ext">»</span></a> |
72 | </li><li> | 72 | </li><li> |
73 | <a href="faq.html">FAQ</a> | 73 | <a href="https://luajit.org/faq.html">FAQ <span class="ext">»</span></a> |
74 | </li><li> | 74 | </li><li> |
75 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 75 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
76 | </li></ul> | 76 | </li></ul> |
77 | </div> | 77 | </div> |
78 | <div id="main"> | 78 | <div id="main"> |
79 | |||
79 | <p> | 80 | <p> |
80 | LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on | 81 | LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on |
81 | POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple | 82 | POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple |