Minor changes and https-ify links.

This commit is contained in:
Mike Pall
2020-10-12 16:11:32 +02:00
parent 5c46f47736
commit 050466552b
18 changed files with 47 additions and 47 deletions

2
README
View File

@@ -3,7 +3,7 @@ README for LuaJIT 2.0.5
LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
Project Homepage: http://luajit.org/
Project Homepage: https://luajit.org/
LuaJIT is Copyright (C) 2005-2020 Mike Pall.
LuaJIT is free software, released under the MIT license.