From 9063cf1b9628894833dab465c5eac57041423cb1 Mon Sep 17 00:00:00 2001 From: Ahmed Adel Date: Wed, 2 Oct 2019 10:29:07 +0200 Subject: [PATCH] Fixing link to Lucene Java Bugs page (#909) --- solr/solr-ref-guide/src/solr-system-requirements.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/solr-ref-guide/src/solr-system-requirements.adoc b/solr/solr-ref-guide/src/solr-system-requirements.adoc index 6a4bdd48cca..6e487262023 100644 --- a/solr/solr-ref-guide/src/solr-system-requirements.adoc +++ b/solr/solr-ref-guide/src/solr-system-requirements.adoc @@ -39,7 +39,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode) The exact output will vary, but you need to make sure you meet the minimum version requirement. We also recommend choosing a version that is not end-of-life from its vendor. Oracle/OpenJDK are the most tested JREs and are preferred. It's also preferred to use the latest available official release. -Some versions of Java VM have bugs that may impact your implementation. To be sure, check the page https://wiki.apache.org/lucene-java/JavaBugs[Lucene Java Bugs]. +Some versions of Java VM have bugs that may impact your implementation. To be sure, check the page https://wiki.apache.org/confluence/display/LUCENEJAVA/JavaBugs[Lucene Java Bugs]. === Sources for Java