Skip to content

Commit 79df0bb

Browse files
author
Eric Swanson
committed
fix: cloudfoundry#669 remove ref to specific JRE versions
1 parent 307e69e commit 79df0bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/jre-open_jdk_jre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# OpenJDK JRE
2-
The OpenJDK JRE provides Java runtimes from the [OpenJDK][] project. Versions of Java from the `1.6`, `1.7`, `1.8`, and `11` lines are available. Unless otherwise configured, the version of Java that will be used is specified in [`config/open_jdk_jre.yml`][].
2+
The OpenJDK JRE provides Java runtimes from the [OpenJDK][] project. Unless otherwise configured, the version of Java that will be used is specified in [`config/open_jdk_jre.yml`][].
33

44
<table>
55
<tr>

docs/jre-zulu_jre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Azul Zulu JRE
2-
Azul Zulu JRE provides Java runtimes developed by Azul team. Versions of Java from the `1.6`, `1.7`, and `1.8` levels are available. Unless otherwise configured, the version of Java that will be used is specified in [`config/zulu_jre.yml`][].
2+
Azul Zulu JRE provides Java runtimes developed by Azul team. Unless otherwise configured, the version of Java that will be used is specified in [`config/zulu_jre.yml`][].
33

44
<table>
55
<tr>

0 commit comments

Comments
 (0)