]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
BINDINGS: fix curb link (and remove ruby-curl-multi)
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Feb 2018 13:56:05 +0000 (14:56 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Feb 2018 13:57:00 +0000 (14:57 +0100)
Reported-by: Klaus Stein
docs/BINDINGS.md

index b2d50fb3f75213a872a64e1aa231ee03b22e3018..3ee8599d42b10e94c2ebac4f4126e535709ef7c8 100644 (file)
@@ -87,7 +87,7 @@ Bailiff and Bálint Szilakszi,
 
 RPG, support for ILE/RPG on OS/400 is included in source distribution
 
-Ruby: [curb](http://curb.rubyforge.org/) written by Ross Bamford, [ruby-curl-multi](http://curl-multi.rubyforge.org/) written by Kristjan Petursson and Keith Rarick
+Ruby: [curb](https://github.com/taf2/curb) written by Ross Bamford
 
 [Rust](https://github.com/carllerche/curl-rust) curl-rust - by Carl Lerche