]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/BINDINGS: fix outdated links
authorTommy Chiang <ty1208chiang@gmail.com>
Sun, 27 Jun 2021 18:36:27 +0000 (02:36 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 27 Jun 2021 21:13:30 +0000 (23:13 +0200)
* luacurl page is now not accessible, fix it with wayback machine page
* Scheme one seems not providing https now, change it back to http one

Closes #7301

docs/BINDINGS.md

index d0e80b8ac6b1a4af6ab3947e4ebe30d0fb5506a7..919e2d2c2d32f96b3fa7bf730a99ee23eca81918 100644 (file)
@@ -59,7 +59,7 @@ Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
 
 [Lisp](https://common-lisp.net/project/cl-curl/) Written by Liam Healy
 
-Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](https://github.com/Lua-cURL) by Jürgen Hötzel
+Lua: [luacurl](https://web.archive.org/web/20201205052437/http://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
 
@@ -100,7 +100,7 @@ Ruby: [curb](https://github.com/taf2/curb) written by Ross Bamford
 
 [Rust](https://github.com/carllerche/curl-rust) curl-rust - by Carl Lerche
 
-[Scheme](https://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky
+[Scheme](http://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky
 
 [Scilab](https://help.scilab.org/docs/current/fr_FR/getURL.html) binding by Sylvestre Ledru