From b41a1624cef1664308fb1e7cf8d65d16ef3c4691 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 14 Jun 2024 09:45:33 +0200 Subject: [PATCH] BINDINGS: update java link to one that exists 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md index e2580b42b6..970df396c4 100644 --- a/docs/BINDINGS.md +++ b/docs/BINDINGS.md @@ -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 -- 2.47.3