Skip to content

Commit 63975e8

Browse files
committed
Add external link
1 parent 6858aad commit 63975e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/docs/refguide/installation/system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ The Mendix Docker buildpack supports the following Kubernetes versions:
222222
When running Mendix on a server, you will need Java Runtime Environment 21 (JRE). To download an Eclipse Temurin OpenJDK distribution from Adoptium, see [Eclipse Temurin™ Latest Releases](https://adoptium.net/temurin/releases). To download a commercial Oracle distribution, see [Java SE Downloads](https://www.oracle.com/technetwork/java/javase/downloads/index.html).
223223

224224
{{% alert type="info" %}}
225-
A Java Runtime Environment (JRE) is the environment needed to run Mendix on a server. This is not to be confused with a Java Development Kit (JDK), which is supported by some versions of Studio Pro and used to create and develop apps. For more information on installing a JDK, see [JDK Installation](/refguide/jdk-installation/).
226-
225+
A Java Runtime Environment (JRE) is the environment needed to run Mendix on a server. This is not to be confused with a Java Development Kit (JDK), which is supported by some versions of Studio Pro and used to create and develop apps. To learn more about JDKs, see
226+
[Getting Started with Java](https://dev.java/learn/getting-started/.) For information on installing a JDK to use with your Mendix app, see [JDK Installation](/refguide/jdk-installation/).
227227
{{% /alert %}}
228228

229229
## Databases {#databases}

content/en/docs/refguide10/installation/system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ Studio Pro 10.21 and above (including the future 10.24 LTS) does not support Jav
235235
{{% /alert %}}
236236

237237
{{% alert type="info" %}}
238-
A Java Runtime Environment (JRE) is the environment needed to run Mendix on a server. This is not to be confused with a Java Development Kit (JDK), which is supported by some versions of Studio Pro and used to create and develop apps. For more information on installing a JDK, see [JDK Installation](/refguide10/jdk-installation/).
239-
238+
A Java Runtime Environment (JRE) is the environment needed to run Mendix on a server. This is not to be confused with a Java Development Kit (JDK), which is supported by some versions of Studio Pro and used to create and develop apps. To learn more about JDKs, see
239+
[Getting Started with Java](https://dev.java/learn/getting-started/.) For information on installing a JDK to use with your Mendix app, see [JDK Installation](/refguide10/jdk-installation/).
240240
{{% /alert %}}
241241

242242
## Databases {#databases}

0 commit comments

Comments
 (0)