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