aboutsummaryrefslogtreecommitdiff
path: root/docs/luarocks_through_a_proxy.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/luarocks_through_a_proxy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/luarocks_through_a_proxy.md b/docs/luarocks_through_a_proxy.md
index 589142fc..3d7d3b2d 100644
--- a/docs/luarocks_through_a_proxy.md
+++ b/docs/luarocks_through_a_proxy.md
@@ -31,6 +31,6 @@ This adds the following to your `~/.gitconfig`:
31 31
32## External references 32## External references
33 33
34* [curl manpage](http://www.hmug.org/man/1/curl.php) 34* [curl manpage](https://www.manpagez.com/man/1/curl/)
35* ["How to use wget through proxy"](http://blog.taragana.com/index.php/archive/how-to-use-wget-through-proxy/) 35* ["How to use wget through proxy"](http://blog.taragana.com/index.php/archive/how-to-use-wget-through-proxy/)
36* ["Tell git to use https instead of git protocol"](http://jgoodall.me/posts/2013/05/29/git-use-https) 36* ["Tell git to use https instead of git protocol"](https://jgoodall.me/2013/05/29/git-use-https.html)