diff options
Diffstat (limited to 'doc/luajit.html')
| -rw-r--r-- | doc/luajit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index 3ce81c3e..ab768053 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
| @@ -141,13 +141,13 @@ table.feature small { | |||
| 141 | <div id="main"> | 141 | <div id="main"> |
| 142 | <p> | 142 | <p> |
| 143 | LuaJIT is a <b>Just-In-Time Compiler</b> (JIT) for the | 143 | LuaJIT is a <b>Just-In-Time Compiler</b> (JIT) for the |
| 144 | <a href="https://www.lua.org/">Lua</a> programming language. | 144 | <a href="https://www.lua.org/"><span class="ext">»</span> Lua</a> programming language. |
| 145 | Lua is a powerful, dynamic and light-weight programming language. | 145 | Lua is a powerful, dynamic and light-weight programming language. |
| 146 | It may be embedded or used as a general-purpose, stand-alone language. | 146 | It may be embedded or used as a general-purpose, stand-alone language. |
| 147 | </p> | 147 | </p> |
| 148 | <p> | 148 | <p> |
| 149 | LuaJIT is Copyright © 2005-2020 Mike Pall, released under the | 149 | LuaJIT is Copyright © 2005-2020 Mike Pall, released under the |
| 150 | <a href="https://www.opensource.org/licenses/mit-license.php">MIT open source license</a>. | 150 | <a href="https://www.opensource.org/licenses/mit-license.php"><span class="ext">»</span> MIT open source license</a>. |
| 151 | </p> | 151 | </p> |
| 152 | <p> | 152 | <p> |
| 153 | </p> | 153 | </p> |
