From 9769649a77a16269ba140b02bc739d39d4d7fad7 Mon Sep 17 00:00:00 2001 From: "jeffery.wsj" Date: Wed, 28 Jun 2023 14:57:34 +0800 Subject: [PATCH] Fix a jar link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df3989f..4f305ec0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Dragonwell Security Provider supports **Java 8/11** OpenJDK. The build artifact ### Download JARs You can download -[the JARs](http://search.maven.org/#search%7Cga%7C1%7Cg:%22org.conscrypt%22) +[the JARs](https://repo.maven.apache.org/maven2/com/alibaba/dragonwell/) directly from the Maven repositories. ### OpenJDK