Skip to content

Commit 15b67f4

Browse files
committed
MTV-3225: Replacing links that contain attributes
1 parent 7e01598 commit 15b67f4

20 files changed

+40
-42
lines changed

documentation/modules/accessing-default-validation-rules.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Example: If a default rule contains the line `default valid_input = false` and y
2020
$ {oc} rsh <validation_pod>
2121
----
2222

23-
. Go to the OPA policies directory for your provider:
23+
. Go to the Open Policy Agent (OPA) policies directory for your provider:
2424
+
2525
[source,terminal]
2626
----

documentation/modules/accessing-logs-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you specify a non-existent resource in the filtered `must-gather` command, no
1919
.Prerequisites
2020

2121
* You must be logged in to the {virt} cluster as a user with the `cluster-admin` role.
22-
* You must have the link:https://access.redhat.com/documentation/en-us/openshift_container_platform/{ocp-version}/html/cli_tools/openshift-cli-oc#cli-getting-started[{ocp} CLI (`oc`)] installed.
22+
* You must have the {ocp} CLI (`oc`) installed. For more information, see {ocp-doc}/cli_tools/openshift-cli-oc#cli-getting-started[Getting started with the {ocp-short} CLI].
2323
2424
.Procedure
2525

documentation/modules/adding-hook-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can retrieve additional information stored in a secret or in a `ConfigMap` b
3131
* VMs running on Microsoft Server only: Remote Execution enabled
3232
3333
.Additional resources
34-
For instructions for creating a service account, see link:https://docs.openshift.com/container-platform/{ocp-version}/authentication/understanding-and-creating-service-accounts.html[Understanding and creating service accounts].
34+
For instructions for creating a service account, see {ocp-doc}/authentication_and_authorization/index#understanding-and-creating-service-accounts[Understanding and creating service accounts].
3535

3636
.Procedure
3737
. If needed, create a Secret with an SSH private key for the VM.

documentation/modules/adding-hook-using-ui.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can run one pre-migration hook, one post-migration hook, or one of each per
3131
* VMs running on Microsoft Server only: Remote Execution enabled
3232
3333
.Additional resources
34-
For instructions for creating a service account, see link:https://docs.openshift.com/container-platform/{ocp-version}/authentication/understanding-and-creating-service-accounts.html[Understanding and creating service accounts].
34+
For instructions for creating a service account, see {ocp-doc}/authentication_and_authorization/index#understanding-and-creating-service-accounts[Understanding and creating service accounts].
3535

3636
.Procedure
3737

documentation/modules/adding-source-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ ifdef::rhv[]
9393
endif::[]
9494
9595
ifdef::dest_vmware,dest_rhv,dest_ostack,dest_ova,dest_cnv[]
96-
* You must have {a-virt} link:https://access.redhat.com/documentation/en-us/openshift_container_platform/{ocp-version}/html/authentication_and_authorization/using-service-accounts[service account token] with `cluster-admin` privileges.
96+
* You must have {a-virt} service account token with `cluster-admin` privileges. For more information on service account tokens, see {ocp-doc}/authentication_and_authorization/using-service-accounts#service-accounts-overview_using-service-accounts[Service accounts overview].
9797
endif::[]
9898
9999
.Procedure

documentation/modules/common-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// when updating the ocp-version, update the ocp-y-version
1212
:ocp-version: 4.19
1313
:ocp-y-version: 4.19, 4.18, 4.17
14+
:ocp-doc: link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single
1415
:operator: mtv-operator
1516
:operator-name-ui: Migration Toolkit for Virtualization Operator
1617
:operator-name: MTV Operator

documentation/modules/creating-plan-wizard-290-cnv.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The transfer network is the network used to transfer the VMs to {virt}. This is
115115
** To choose a different transfer network, select a different transfer network from the list.
116116
** Optional: To configure another {ocp-short} network in the {ocp-short} web console, click *Networking > NetworkAttachmentDefinitions*.
117117
+
118-
To learn more about the different types of networks {ocp-short} supports, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/networking/index#additional-networks-provided_understanding-multiple-networks[Additional Networks in OpenShift Container Platform].
118+
To learn more about the different types of networks {ocp-short} supports, see {ocp-doc}/multiple_networks/understanding-multiple-networks#additional-networks-provided_understanding-multiple-networks[Secondary Networks in OpenShift Container Platform].
119119

120120
** To adjust the maximum transmission unit (MTU) of the {ocp-short} transfer network, you must also change the MTU of the VMware migration network. For more information, see xref:selecting-migration-network-for-vmware-source-provider_vmware[Selecting a migration network for a VMware source provider].
121121

documentation/modules/creating-plan-wizard-290-ostack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The transfer network is the network used to transfer the VMs to {virt}. This is
115115
** To choose a different transfer network, select a different transfer network from the list.
116116
** Optional: To configure another {ocp-short} network in the {ocp-short} web console, click *Networking > NetworkAttachmentDefinitions*.
117117
+
118-
To learn more about the different types of networks {ocp-short} supports, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/networking/index#additional-networks-provided_understanding-multiple-networks[Additional Networks in OpenShift Container Platform].
118+
To learn more about the different types of networks {ocp-short} supports, see {ocp-doc}/multiple_networks/understanding-multiple-networks#additional-networks-provided_understanding-multiple-networks[Secondary Networks in OpenShift Container Platform].
119119

120120
** To adjust the maximum transmission unit (MTU) of the {ocp-short} transfer network, you must also change the MTU of the VMware migration network. For more information, see xref:selecting-migration-network-for-vmware-source-provider_vmware[Selecting a migration network for a VMware source provider].
121121

documentation/modules/creating-plan-wizard-290-ova.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The transfer network is the network used to transfer the VMs to {virt}. This is
115115
** To choose a different transfer network, select a different transfer network from the list.
116116
** Optional: To configure another {ocp-short} network in the {ocp-short} web console, click *Networking > NetworkAttachmentDefinitions*.
117117
+
118-
To learn more about the different types of networks {ocp-short} supports, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/networking/index#additional-networks-provided_understanding-multiple-networks[Additional Networks in OpenShift Container Platform].
118+
To learn more about the different types of networks {ocp-short} supports, see {ocp-doc}/multiple_networks/understanding-multiple-networks#additional-networks-provided_understanding-multiple-networks[Secondary Networks in OpenShift Container Platform].
119119

120120
** To adjust the maximum transmission unit (MTU) of the {ocp-short} transfer network, you must also change the MTU of the VMware migration network. For more information, see xref:selecting-migration-network-for-vmware-source-provider_vmware[Selecting a migration network for a VMware source provider].
121121

documentation/modules/creating-plan-wizard-290-rhv.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The transfer network is the network used to transfer the VMs to {virt}. This is
124124
** To choose a different transfer network, select a different transfer network from the list.
125125
** Optional: To configure another {ocp-short} network in the {ocp-short} web console, click *Networking > NetworkAttachmentDefinitions*.
126126
+
127-
To learn more about the different types of networks {ocp-short} supports, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/networking/index#additional-networks-provided_understanding-multiple-networks[Additional Networks in OpenShift Container Platform].
127+
To learn more about the different types of networks {ocp-short} supports, see {ocp-doc}/multiple_networks/understanding-multiple-networks#additional-networks-provided_understanding-multiple-networks[Secondary Networks in OpenShift Container Platform].
128128

129129
** To adjust the maximum transmission unit (MTU) of the {ocp-short} transfer network, you must also change the MTU of the VMware migration network. For more information, see xref:selecting-migration-network-for-vmware-source-provider_vmware[Selecting a migration network for a VMware source provider].
130130

0 commit comments

Comments
 (0)