Skip to content

Commit 025270c

Browse files
Tyler WhitneyTyler Whitney
authored andcommitted
fix rest/cli link and fix title
1 parent 20dc230 commit 025270c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/containers/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sections:
6363
- html: <a href="/azure/app-service/containers/tutorial-multi-container-app">Create a multi-container app in Web App for Containers</a>
6464
- html: <a href="/azure/container-registry/container-registry-tutorial-quick-task">Build and deploy container images with Azure Container Registry Tasks</a>
6565
- html: <a href="/azure/container-instances/container-instances-tutorial-prepare-app">Build and deploy a container to Azure Container Instances</a>
66-
- html: <a href="/azure/openshift/tutorial-create-cluster">Create a Red Hat OpenShift cluster on Azure</a>
66+
- html: <a href="/azure/openshift/tutorial-create-cluster">Create an Azure Red Hat OpenShift cluster</a>
6767
- title: Build your skills with Microsoft Learn
6868
items:
6969
- type: list

articles/openshift/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ sections:
3535
className: cardsD
3636
items:
3737
- title: Command line
38-
html: <p><a href="https://docs.microsoft.com/cli/azure/openshift?view=azure-cli-latest#az-openshift-create">Azure CLI</a></p>
38+
html: <p><a href="/cli/azure/openshift">Azure CLI</a></p>
3939
- title: REST
40-
html: <p><a href="https://docs.microsoft.com/en-us/rest/api/?view=Azure">REST API</a></p>
40+
html: <p><a href="/rest/api/openshift">REST API</a></p>
4141
- title: Red Hat documentation
4242
html: <p><a href="https://access.redhat.com/documentation/openshift_dedicated/3/">Red Hat OpenShift docs</a></p>

0 commit comments

Comments
 (0)