Skip to content

Commit 8847fd2

Browse files
committed
RHDHBUGS-2005 - Fixed broken link by replacing docs.redhat.com occurences by attributes - osd
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent db5a9ad commit 8847fd2

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

artifacts/attributes.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,11 @@
4747
:ansible-automation-platform-version: 2.4
4848
:ocp-version-min: 4.14
4949
:ocp-version: 4.18
50+
:osd-version: 4
5051
:kubernetes-version: 1.24
51-
:ocp-docs-link: link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}
5252
:ansible-automation-platform-docs-link: link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/{ansible-automation-platform-version}
53+
:ocp-docs-link: link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}
54+
:osd-docs-link: link:https://docs.redhat.com/en/documentation/openshift_dedicated/{osd-version}
5355
// First mention of OpenShift CLI or `oc` in a module
5456
:openshift-cli: pass:quotes[OpenShift CLI (`oc`)]
5557
:rhsso-brand-name: Red Hat Single-Sign On

modules/installation/proc-install-rhdh-ocp-helm-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ echo "https://redhat-developer-hub-$NAMESPACE.$CLUSTER_ROUTER_BASE"
5050
* Open the running {product-short} instance URL in your browser to use {product-short}.
5151

5252
.Additional resources
53-
* link:https://docs.redhat.com/en/documentation/openshift_dedicated/4/html-single/building_applications/index#installing-helm[Installing Helm]
53+
*{osd-docs-link}/html-single/building_applications/index#installing-helm[Installing Helm]

modules/installation/proc-install-rhdh-osd-gcp-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product
88

99
.Prerequisites
1010
* You have a valid {gcp-short} account.
11-
* Your {osd-short} cluster is running on {gcp-short}. For more information, see link:https://docs.redhat.com/en/documentation/openshift_dedicated/4/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation.
11+
* Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation.
1212
* You have installed Helm 3 or the latest.
1313

1414
.Procedure

modules/installation/proc-install-rhdh-osd-gcp-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product
88

99
.Prerequisites
1010
* You have a valid {gcp-short} account.
11-
* Your {osd-short} cluster is running on {gcp-short}. For more information, see link:https://docs.redhat.com/en/documentation/openshift_dedicated/4/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation.
11+
* Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation.
1212
* You have administrator access to {osd-short} cluster and {gcp-short} project.
1313

1414
.Procedure

0 commit comments

Comments
 (0)