This is an automated email from the ASF dual-hosted git repository.

tomoko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new ef5fb6d  Point jdk.java.net instead of OracleJDK page from README (#46)
ef5fb6d is described below

commit ef5fb6dfd192d705546e24b0db7cf1edf6a4801c
Author: Tomoko Uchida <[email protected]>
AuthorDate: Fri Mar 26 08:33:16 2021 +0900

    Point jdk.java.net instead of OracleJDK page from README (#46)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d846c94..1118a35 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ comprehensive documentation, visit 
<https://solr.apache.org/guide/>
 Firstly, you need to set up your development environment (OpenJDK 11 or 
greater).
 
 We'll assume that you know how to get and set up the JDK - if you
-don't, then we suggest starting at https://www.oracle.com/java/ and learning
+don't, then we suggest starting at https://jdk.java.net/ and learning
 more about Java, before returning to this README. Solr runs with
 Java 11 and later.
 

Reply via email to