Skip to content

Commit 1decd34

Browse files
committed
[OPENJDK-3390] Update GitHub Pages URI
Update GitHub Pages URI to reflect new GitHub Organisation and repository names. <https://issues.redhat.com/browse/OPENJDK-3390> Signed-off-by: Jonathan Dowland <[email protected]>
1 parent d708f1b commit 1decd34

7 files changed

+7
-7
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ link:https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI[UBI
1717
link:https://access.redhat.com/documentation/en-us/openjdk/17[Red Hat provide
1818
Product documentation for customers]. Tables of environment variables used for
1919
image configuration are published to
20-
<https://jboss-container-images.github.io/openjdk/>. These tables are automatically
20+
<https://rh-openjdk.github.io/redhat-openjdk-containers/>. These tables are automatically
2121
updated for every tagged release, and every commit to the development branches.
2222

2323
Older RHEL7 and RHEL8-based image sources are in the `rhel7` and `ubi8` branches respectively.

ubi9-openjdk-11-runtime.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-11-runtime-ubi9-container"
2121
- name: "usage"
22-
value: &docs "https://jboss-container-images.github.io/openjdk/"
22+
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525
- name: "org.opencontainers.image.documentation"

ubi9-openjdk-11.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-11-ubi9-container"
2121
- name: "usage"
22-
value: &docs "https://jboss-container-images.github.io/openjdk/"
22+
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525
- name: "org.opencontainers.image.documentation"

ubi9-openjdk-17-runtime.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-17-runtime-ubi9-container"
2121
- name: "usage"
22-
value: &docs "https://jboss-container-images.github.io/openjdk/"
22+
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525
- name: "org.opencontainers.image.documentation"

ubi9-openjdk-17.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-17-ubi9-container"
2121
- name: "usage"
22-
value: &docs "https://jboss-container-images.github.io/openjdk/"
22+
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525
- name: "org.opencontainers.image.documentation"

ubi9-openjdk-21-runtime.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-21-runtime-ubi9-container"
2121
- name: "usage"
22-
value: &docs "https://jboss-container-images.github.io/openjdk/"
22+
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525
- name: "org.opencontainers.image.documentation"

ubi9-openjdk-21.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-21-ubi9-container"
2121
- name: "usage"
22-
value: &docs "https://jboss-container-images.github.io/openjdk/"
22+
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525
- name: "org.opencontainers.image.documentation"

0 commit comments

Comments
 (0)