aboutsummaryrefslogtreecommitdiff
path: root/docs/welcome.md
diff options
context:
space:
mode:
authorRichard Beckmann <r.beckmann@protonmail.com>2025-03-14 23:10:57 +0000
committerGitHub <noreply@github.com>2025-03-14 20:10:57 -0300
commitc88767887f78721c09663c9a22faa2a9586e484f (patch)
tree42c44fcdb2a8d413c3b38a039e7207123f553ce7 /docs/welcome.md
parente8f1267ee3d091145b281b86548a31c89ad27d74 (diff)
downloadluarocks-c88767887f78721c09663c9a22faa2a9586e484f.tar.gz
luarocks-c88767887f78721c09663c9a22faa2a9586e484f.tar.bz2
luarocks-c88767887f78721c09663c9a22faa2a9586e484f.zip
docs: fix and optimize links in the documentation
Diffstat (limited to '')
-rw-r--r--docs/welcome.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/welcome.md b/docs/welcome.md
index 300f740e..9ac3ebe5 100644
--- a/docs/welcome.md
+++ b/docs/welcome.md
@@ -1,4 +1,4 @@
1<p align="center"><img src="http://luarocks.github.io/luarocks/luarocks.png" width="500px"/></p> 1<p align="center"><img src="https://luarocks.github.io/luarocks/luarocks.png" width="500px"/></p>
2 2
3This is **LuaRocks**, the package manager for the Lua programming language. 3This is **LuaRocks**, the package manager for the Lua programming language.
4 4