]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
BINDINGS.md: point flaky URL to archive.org
authorViktor Szakats <commit@vsz.me>
Sat, 25 Oct 2025 09:06:40 +0000 (11:06 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 31 Oct 2025 15:21:41 +0000 (16:21 +0100)
To avoid linkcheck CI fails. It was failing regularly in the last months.

docs/BINDINGS.md

index a72482cf8dfdad7e0887f08d897a826867b6a6af..61652fc34f0dffd13f3adac896e06ef5fcfa7cda 100644 (file)
@@ -100,7 +100,7 @@ Bailiff and Bálint Szilakszi,
 
 [PostgreSQL](https://github.com/RekGRpth/pg_curl) - cURL client for PostgreSQL
 
-[PureBasic](https://www.purebasic.com/documentation/http/index.html) uses libcurl in its "native" HTTP subsystem
+[PureBasic](https://web.archive.org/web/20250325015028/www.purebasic.com/documentation/http/index.html) uses libcurl in its "native" HTTP subsystem
 
 [Python](http://pycurl.io/) PycURL by Kjetil Jacobsen