From ccb4eb03d309b07edfbf1cebc73dcf8b18277e32 Mon Sep 17 00:00:00 2001 From: Dinakar Guniguntala Date: Sat, 25 May 2019 19:14:02 +0530 Subject: [PATCH] Add missing openj9 link, fix misformatted get help section. --- adoptopenjdk/content.md | 2 +- adoptopenjdk/get-help.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/adoptopenjdk/content.md b/adoptopenjdk/content.md index a35293703..09300ae43 100644 --- a/adoptopenjdk/content.md +++ b/adoptopenjdk/content.md @@ -10,7 +10,7 @@ Java and all Java-based trademarks and logos are trademarks or registered tradem ### What is Eclipse OpenJ9 ? -Eclipse OpenJ9 is a high performance, scalable, Java virtual machine (JVM) implementation that has a proven track record of running Java applications in production environments. Contributed to the Eclipse project by IBM, the OpenJ9 JVM underpins the IBM SDK, Java Technology Edition product that is a core component of many IBM Enterprise software products. Continued development of OpenJ9 at the Eclipse foundation ensures wider collaboration, fresh innovation, and the opportunity to influence the development of OpenJ9 for the next generation of Java applications. OpenJDK binaries that include Eclipse OpenJ9 are available through AdoptOpenJDK. +[Eclipse OpenJ9](https://www.eclipse.org/openj9/) is a high performance, scalable, Java virtual machine (JVM) implementation that has a proven track record of running Java applications in production environments. Contributed to the Eclipse project by IBM, the OpenJ9 JVM underpins the IBM SDK, Java Technology Edition product that is a core component of many IBM Enterprise software products. Continued development of OpenJ9 at the Eclipse foundation ensures wider collaboration, fresh innovation, and the opportunity to influence the development of OpenJ9 for the next generation of Java applications. OpenJDK binaries that include Eclipse OpenJ9 are available through AdoptOpenJDK. ### Images diff --git a/adoptopenjdk/get-help.md b/adoptopenjdk/get-help.md index 0b5591766..9cacfabc8 100644 --- a/adoptopenjdk/get-help.md +++ b/adoptopenjdk/get-help.md @@ -1,2 +1 @@ -- [AdoptOpenJDK Slack](https://adoptopenjdk.net/slack.html); [AdoptOpenJDK Mailing List](https://mail.openjdk.java.net/mailman/listinfo/adoption-discuss) -- [Eclipse OpenJ9 Slack](https://www.eclipse.org/openj9/oj9_joinslack.html); [Eclipse OpenJ9 Mailing List](https://dev.eclipse.org/mailman/listinfo/openj9-dev) +[AdoptOpenJDK Slack](https://adoptopenjdk.net/slack.html); [AdoptOpenJDK Mailing List](https://mail.openjdk.java.net/mailman/listinfo/adoption-discuss); [Eclipse OpenJ9 Slack](https://www.eclipse.org/openj9/oj9_joinslack.html); [Eclipse OpenJ9 Mailing List](https://dev.eclipse.org/mailman/listinfo/openj9-dev)