diff options
author | Richard Beckmann <r.beckmann@protonmail.com> | 2025-03-14 23:10:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 20:10:57 -0300 |
commit | c88767887f78721c09663c9a22faa2a9586e484f (patch) | |
tree | 42c44fcdb2a8d413c3b38a039e7207123f553ce7 /docs/browse_rocks.md | |
parent | e8f1267ee3d091145b281b86548a31c89ad27d74 (diff) | |
download | luarocks-c88767887f78721c09663c9a22faa2a9586e484f.tar.gz luarocks-c88767887f78721c09663c9a22faa2a9586e484f.tar.bz2 luarocks-c88767887f78721c09663c9a22faa2a9586e484f.zip |
docs: fix and optimize links in the documentation
Diffstat (limited to 'docs/browse_rocks.md')
-rw-r--r-- | docs/browse_rocks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/browse_rocks.md b/docs/browse_rocks.md index 80be38d8..00840fa5 100644 --- a/docs/browse_rocks.md +++ b/docs/browse_rocks.md | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | To browse rocks, simply go to: | 3 | To browse rocks, simply go to: |
4 | 4 | ||
5 | * [http://luarocks.org](http://luarocks.org) | 5 | * [https://luarocks.org](https://luarocks.org) |
6 | 6 | ||
7 | You can also use the [luarocks search](luarocks_search.md) command in the [luarocks](luarocks.md) command-line tool. | 7 | You can also use the [luarocks search](luarocks_search.md) command in the [luarocks](luarocks.md) command-line tool. |
8 | 8 | ||