diff options
Diffstat (limited to 'docs/download.md')
-rw-r--r-- | docs/download.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/download.md b/docs/download.md index fd8c6655..9413ed10 100644 --- a/docs/download.md +++ b/docs/download.md | |||
@@ -7,7 +7,7 @@ Latest release: **LuaRocks 3.11.1** - '31/May/2024' | |||
7 | * [Tarball for Unix](https://luarocks.org/releases/luarocks-3.11.1.tar.gz) | 7 | * [Tarball for Unix](https://luarocks.org/releases/luarocks-3.11.1.tar.gz) |
8 | * [Windows all-in-one executable (32-bit)](https://luarocks.org/releases/luarocks-3.11.1-windows-32.zip) | 8 | * [Windows all-in-one executable (32-bit)](https://luarocks.org/releases/luarocks-3.11.1-windows-32.zip) |
9 | * [Windows all-in-one executable (64-bit)](https://luarocks.org/releases/luarocks-3.11.1-windows-64.zip) | 9 | * [Windows all-in-one executable (64-bit)](https://luarocks.org/releases/luarocks-3.11.1-windows-64.zip) |
10 | * [other files](https://luarocks.github.io/luarocks/releases) | 10 | * [other files](https://luarocks.github.io/luarocks/releases/) |
11 | 11 | ||
12 | For release notes and older versions, see the [release history](release_history.md). | 12 | For release notes and older versions, see the [release history](release_history.md). |
13 | 13 | ||
@@ -35,5 +35,5 @@ git clone git://github.com/luarocks/luarocks.git | |||
35 | 35 | ||
36 | There is also a web interface available at: | 36 | There is also a web interface available at: |
37 | 37 | ||
38 | * [http://github.com/luarocks/luarocks](http://github.com/luarocks/luarocks) | 38 | * [https://github.com/luarocks/luarocks](https://github.com/luarocks/luarocks) |
39 | 39 | ||