Skip to content

Commit 86f8be5

Browse files
authored
Link fixed.
1 parent 168b24b commit 86f8be5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/openshift-azure-stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can use one of several methods to deploy OpenShift Container Platform or OKD
2727

2828
- You can manually deploy the necessary Azure infrastructure components and then follow the [OpenShift Container Platform documentation](https://docs.openshift.com/container-platform) or [OKD documentation](https://docs.okd.io).
2929
- You can also use an existing [Azure Resource Manager template](https://github.com/Microsoft/openshift-container-platform/) that simplifies the deployment of the OpenShift Container Platform cluster.
30-
- You can also use an existing [Azure Resource Manager template](https://github.com/Microsoft/openshift-origin) that simplifies the deployment of the OKD cluster.
30+
- You can also use an existing [Azure Resource Manager template](https://github.com/openshift/origin) that simplifies the deployment of the OKD cluster.
3131

3232
If using the Azure Resource Manager template, select the proper branch (azurestack-release-3.x). The templates for Azure won't work as the API versions are different between Azure and Azure Stack Hub. The RHEL image reference is currently hard-coded as a variable in the azuredeploy.json file and will need to be changed to match your image.
3333

@@ -74,4 +74,4 @@ You can follow the steps in the OpenShift documentation at [Installing a cluster
7474
## Next steps
7575

7676
- [Post-deployment tasks](./openshift-container-platform-3x-post-deployment.md)
77-
- [Troubleshoot OpenShift deployment in Azure](./openshift-container-platform-3x-troubleshooting.md)
77+
- [Troubleshoot OpenShift deployment in Azure](./openshift-container-platform-3x-troubleshooting.md)

0 commit comments

Comments
 (0)