summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Mast <mast.ryan@gmail.com>2021-10-04 08:30:14 -0700
committerDaniel Stenberg <daniel@haxx.se>2021-10-04 22:44:38 +0200
commita232788ad83ac8cb93ab92df7bc4722dd276d376 (patch)
tree384c003f37cb23d6ab3b17dfa31fcaa793fb8e32
parent343644fc32245f835b44e8a859b80c7ac8a3c3ca (diff)
downloadcurl-a232788ad83ac8cb93ab92df7bc4722dd276d376.tar.gz
BINDINGS: URL updates
For cpr, BBHTTP, Eiffel, Harbour, Haskell, Mono, and Rust Closes #7809
-rw-r--r--docs/BINDINGS.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md
index 9cdf29422..995f830ec 100644
--- a/docs/BINDINGS.md
+++ b/docs/BINDINGS.md
@@ -16,11 +16,11 @@ libcurl bindings
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
+Requests](https://github.com/libcpr/cpr) by Huu Nguyen
[Ch](https://chcurl.sourceforge.io/) Written by Stephen Nestinger and Jonathan Rogado
-Cocoa: [BBHTTP](https://github.com/brunodecarvalho/BBHTTP) written by Bruno de Carvalho
+Cocoa: [BBHTTP](https://github.com/biasedbit/BBHTTP) written by Bruno de Carvalho
[curlhandle](https://github.com/karelia/curlhandle) Written by Dan Wood
Clojure: [clj-curl](https://github.com/lsevero/clj-curl) by Lucas Severo
@@ -31,7 +31,7 @@ Clojure: [clj-curl](https://github.com/lsevero/clj-curl) by Lucas Severo
[Dylan](https://dylanlibs.sourceforge.io/) Written by Chris Double
-[Eiffel](https://room.eiffel.com/library/curl) Written by Eiffel Software
+[Eiffel](https://iron.eiffel.com/repository/20.11/package/ABEF6975-37AC-45FD-9C67-52D10BA0669B) Written by Eiffel Software
[Euphoria](https://web.archive.org/web/20050204080544/rays-web.com/eulibcurl.htm) Written by Ray Smith
@@ -47,9 +47,9 @@ Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
[Guile](https://www.lonelycactus.com/guile-curl.html) Written by Michael L. Gran
-[Harbour](https://github.com/vszakats/hb/tree/master/contrib/hbcurl) Written by Viktor Szakats
+[Harbour](https://github.com/vszakats/hb/tree/main/contrib/hbcurl) Written by Viktor Szakats
-[Haskell](https://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl) Written by Galois, Inc
+[Haskell](https://hackage.haskell.org/package/curl) Written by Galois, Inc
[Java](https://github.com/pjlegato/curl-java)
@@ -61,7 +61,7 @@ Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
Lua: [luacurl](https://web.archive.org/web/20201205052437/luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](https://github.com/Lua-cURL) by Jürgen Hötzel
-[Mono](https://forge.novell.com/modules/xfmod/project/?libcurl-mono) Written by Jeffrey Phillips
+[Mono](https://web.archive.org/web/20070606064500/https://forge.novell.com/modules/xfmod/project/?libcurl-mono) Written by Jeffrey Phillips
[.NET](https://sourceforge.net/projects/libcurl-net/) libcurl-net by Jeffrey Phillips
@@ -98,7 +98,7 @@ RPG, support for ILE/RPG on OS/400 is included in source distribution
Ruby: [curb](https://github.com/taf2/curb) written by Ross Bamford
-[Rust](https://github.com/carllerche/curl-rust) curl-rust - by Carl Lerche
+[Rust](https://github.com/alexcrichton/curl-rust) curl-rust - by Carl Lerche
[Scheme](http://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky