Skip to content

Commit

Permalink
[OPENJDK-3390] Update GitHub Pages URI
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
jmtd committed Oct 24, 2024
1 parent d708f1b commit 1decd34
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ link:https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI[UBI
link:https://access.redhat.com/documentation/en-us/openjdk/17[Red Hat provide
Product documentation for customers]. Tables of environment variables used for
image configuration are published to
<https://jboss-container-images.github.io/openjdk/>. These tables are automatically
<https://rh-openjdk.github.io/redhat-openjdk-containers/>. These tables are automatically
updated for every tagged release, and every commit to the development branches.

Older RHEL7 and RHEL8-based image sources are in the `rhel7` and `ubi8` branches respectively.
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-11-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-11-runtime-ubi9-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-11-ubi9-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-17-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-17-runtime-ubi9-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-17-ubi9-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-21-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-21-runtime-ubi9-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi9-openjdk-21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-21-ubi9-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down

0 comments on commit 1decd34

Please sign in to comment.