diff --git a/images/luajit.webp b/images/luajit.webp new file mode 100644 index 0000000..93d1003 Binary files /dev/null and b/images/luajit.webp differ diff --git a/pages/LuaJIT.md b/pages/LuaJIT.md index c19a740..66d7dd3 100644 --- a/pages/LuaJIT.md +++ b/pages/LuaJIT.md @@ -2,4 +2,4 @@ LuaJIT is a just-in-time compiler for Lua, which implements the language as it w More often than not, unless you have compiled Minetest from source without LuaJIT, Minetest will use LuaJIT as its Lua runtime. If you are still unsure, you can consult this (tongue-in-cheek) flowchart on whether you have LuaJIT: -![](https://files.voxelmanip.se/luajit.png) \ No newline at end of file +![](/images/luajit.png) \ No newline at end of file