]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
BINDINGS: update java link to one that exists
authorDaniel Stenberg <daniel@haxx.se>
Fri, 14 Jun 2024 07:45:33 +0000 (09:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Jun 2024 07:47:47 +0000 (09:47 +0200)
The previous java binding seems to have vanished. Link to one that still
exists.

Bug: https://github.com/curl/everything-curl/issues/456
Reported-by: Jiang Wenjian
Closes #13950

docs/BINDINGS.md

index e2580b42b6172c885390151605cf848ff3674405..970df396c4e2aebaff337b817625226fbf879830 100644 (file)
@@ -63,7 +63,7 @@ Go: [go-curl](https://github.com/andelf/go-curl) by ShuYu Wang
 
 [Hollywood](https://www.hollywood-mal.com/download.html) hURL by Andreas Falkenhahn
 
-[Java](https://github.com/pjlegato/curl-java)
+[Java](https://github.com/covers1624/curl4j)
 
 [Julia](https://github.com/JuliaWeb/LibCURL.jl) Written by Amit Murthy