Skip to content

Commit 4032933

Browse files
authored
Merge pull request #98175 from lahinson/osdocs-15316-fixing-links
[OSDOCS-15316]: Fixing links in HCP content
2 parents 08b6601 + 0e622e0 commit 4032933

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

hosted_control_planes/hcp-deploy/hcp-deploy-bm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ include::modules/hcp-bm-hc.adoc[leveloffset=+2]
8080
.Additional resources
8181

8282
* xref:../../hosted_control_planes/hcp-import.adoc[Manually importing a hosted cluster]
83-
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#configure-hosted-disconnected-digest-image[Extracting the {product-title} release image digest]
83+
* xref:../../hosted_control_planes/hcp-disconnected/hcp-deploy-dc-bm.adoc#hcp-dc-extract_hcp-deploy-dc-bm[Extracting the release image digest]
8484

8585
include::modules/hcp-bm-hc-console.adoc[leveloffset=+2]
8686

hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ include::modules/hcp-bm-hc.adoc[leveloffset=+2]
4747
[role="_additional-resources"]
4848
.Additional resources
4949
* xref:../../hosted_control_planes/hcp-import.adoc[Manually importing a hosted cluster]
50-
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#configure-hosted-disconnected-digest-image[Extracting the {product-title} release image digest]
50+
* xref:../../hosted_control_planes/hcp-disconnected/hcp-deploy-dc-bm.adoc#hcp-dc-extract_hcp-deploy-dc-bm[Extracting the release image digest]
5151

5252
[id="hcp-ibm-power-heterogeneous-nodepools_{context}"]
5353
== Creating heterogeneous node pools on agent hosted clusters

hosted_control_planes/hcp-deploy/hcp-deploy-ibmz.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ include::modules/hcp-bm-hc.adoc[leveloffset=+2]
5353
[role="_additional-resources"]
5454
.Additional resources
5555
* xref:../../hosted_control_planes/hcp-import.adoc[Manually importing a hosted cluster]
56-
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#configure-hosted-disconnected-digest-image[Extracting the {product-title} release image digest]
56+
* xref:../../hosted_control_planes/hcp-disconnected/hcp-deploy-dc-bm.adoc#hcp-dc-extract_hcp-deploy-dc-bm[Extracting the release image digest]
5757
* xref:../../hosted_control_planes/hcp-deploy/hcp-deploy-bm.adoc#hcp-bm-hc-console_hcp-deploy-bm[Creating a hosted cluster on bare metal by using the console]
5858

5959
include::modules/hcp-ibm-z-infraenv.adoc[leveloffset=+1]

modules/hcp-bm-hc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ $ hcp create cluster agent \
8282
<7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`.
8383
<8> Specify your hosted cluster namespace.
8484
<9> Specify the availability policy for the hosted control plane components. Supported options are `SingleReplica` and `HighlyAvailable`. The default value is `HighlyAvailable`.
85-
<10> Specify the supported {product-title} version that you want to use, for example, `4.19.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest".
85+
<10> Specify the supported {product-title} version that you want to use, for example, `4.19.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see "Extracting the release image digest".
8686
<11> Specify the node pool replica count, for example, `3`. You must specify the replica count as `0` or greater to create the same number of replicas. Otherwise, no node pools are created.
8787
<12> After the `--ssh-key` flag, specify the path to the SSH key; for example, `user/.ssh/id_rsa`.
8888

0 commit comments

Comments
 (0)