]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
BINDINGS: change dead link to archive.org version
authorDaniel Stenberg <daniel@haxx.se>
Tue, 4 Nov 2025 07:50:11 +0000 (08:50 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Nov 2025 08:07:41 +0000 (09:07 +0100)
The Hollywood binding host name www.hollywood-mal.com does not seem to
work anymore.

Closes #19352

docs/BINDINGS.md

index 61652fc34f0dffd13f3adac896e06ef5fcfa7cda..b7074a22756a664b09d098016c0dc2309a6e683a 100644 (file)
@@ -61,7 +61,7 @@ Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
 
 [Haskell](https://hackage.haskell.org/package/curl) Written by Galois, Inc
 
-[Hollywood](https://www.hollywood-mal.com/download.html) hURL by Andreas Falkenhahn
+[Hollywood](https://web.archive.org/web/20250116185836/https://www.hollywood-mal.com/download.html) hURL by Andreas Falkenhahn
 
 [Java](https://github.com/covers1624/curl4j)