summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin O'Dell <colinodell@gmail.com>2021-08-11 22:34:35 -0400
committerDaniel Stenberg <daniel@haxx.se>2021-08-12 11:46:23 +0200
commited967a8b37ceab1e41e2d966d672f60cbcf1177c (patch)
tree70f5c6f452bb8033b6392a00a4a935ebfdbee8e8
parentc3fa8c6e76e4135dd1f35e9fcbdc7f0ddf3edc3f (diff)
downloadcurl-ed967a8b37ceab1e41e2d966d672f60cbcf1177c.tar.gz
BINDINGS.md: update links to use https where available
Closes #7558
-rw-r--r--docs/BINDINGS.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md
index 919e2d2c2..a03d1d101 100644
--- a/docs/BINDINGS.md
+++ b/docs/BINDINGS.md
@@ -12,9 +12,9 @@ libcurl bindings
[Ada95](https://web.archive.org/web/20070403105909/www.almroth.com/adacurl/index.html) Written by Andreas Almroth
-[Basic](http://scriptbasic.com/) ScriptBasic bindings written by Peter Verhas
+[Basic](https://scriptbasic.com/) ScriptBasic bindings written by Peter Verhas
-C++: [curlpp](http://curlpp.org/) Written by Jean-Philippe Barrette-LaPierre,
+C++: [curlpp](https://curlpp.org/) Written by Jean-Philippe Barrette-LaPierre,
[curlcpp](https://github.com/JosephP91/curlcpp) by Giuseppe Persico and [C++
Requests](https://github.com/whoshuu/cpr) by Huu Nguyen
@@ -45,7 +45,7 @@ Clojure: [clj-curl](https://github.com/lsevero/clj-curl) by Lucas Severo
Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
-[Guile](http://www.lonelycactus.com/guile-curl.html) Written by Michael L. Gran
+[Guile](https://www.lonelycactus.com/guile-curl.html) Written by Michael L. Gran
[Harbour](https://github.com/vszakats/harbour-core/tree/master/contrib/hbcurl) Written by Viktor Szakáts
@@ -106,7 +106,7 @@ Ruby: [curb](https://github.com/taf2/curb) written by Ross Bamford
[S-Lang](https://www.jedsoft.org/slang/modules/curl.html) by John E Davis
-[Smalltalk](http://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk
+[Smalltalk](https://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk
[SP-Forth](https://sourceforge.net/p/spf/spf/ci/master/tree/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov