summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Pall <mike>2020-10-12 16:11:32 +0200
committerMike Pall <mike>2020-10-12 16:11:32 +0200
commit050466552bf7eb8b7944aa52c93b45326ae14d7a (patch)
treef92ad9dd6963ffc3168ea46bed892894adcc7339 /README
parent5c46f47736f7609be407c88d531ecd1689d40a79 (diff)
downloadluajit2-050466552bf7eb8b7944aa52c93b45326ae14d7a.tar.gz
Minor changes and https-ify links.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index aa177ae2..c04d8b19 100644
--- a/README
+++ b/README
@@ -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.