This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 900ffba Update link to Adoptium OpenJDK
900ffba is described below
commit 900ffba26ba268e5848b570ecea4b8361454dcca
Author: mseidel <[email protected]>
AuthorDate: Sun Sep 19 17:47:56 2021 +0200
Update link to Adoptium OpenJDK
---
content/download/common/java.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/download/common/java.html
b/content/download/common/java.html
index d622479..6c6352f 100755
--- a/content/download/common/java.html
+++ b/content/download/common/java.html
@@ -64,11 +64,11 @@ Furthermore you have to install a 32-bit JRE - additionally
or instead - when yo
<p>The current versions of Apache OpenOffice work reliably with a variety of
JREs including
<a href="https://java.com">Oracle Java, versions 6, 7 and 8</a>,
<a href="https://openjdk.java.net/">openJDK, versions 6, 7 and 8</a> and
-<a href="https://adoptopenjdk.net/">AdoptOpenJDK, versions 8 and 11</a>. Feel
free to download a JRE from either of these sites
+<a href="https://adoptium.net/">Adoptium OpenJDK, versions 8 and 11</a>. Feel
free to download a JRE from either of these sites
if you feel you need this functionality.
</p>
-<!--
+<!--
take this out for now
<p><strong>The current version, Apache OpenOffice 3.4, has reported problems
with using the 32-bit JRE on 64-bit Windows 7
systems. However, this problem can not be reproduced in all cases. Java 1.7 is
the latest Java from Oracle.</strong>