Skip to content

Commit 31da977

Browse files
authored
Merge pull request MicrosoftDocs#37043 from v-maudel/patch-4
C109079: Fixing hyperlink syntax
2 parents d0e7f23 + f066567 commit 31da977

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/openshift/tutorial-create-cluster.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,7 @@ az openshift create --resource-group $CLUSTER_NAME --name $CLUSTER_NAME -l $LOCA
139139
> [!NOTE]
140140
> If you get an error that the host name is not available, it may be because your
141141
> cluster name is not unique. Try deleting your original app registration and
142-
> redoing the steps with a different cluster name in [Create a new app registration]
143-
> (howto-aad-app-configuration.md#create-a-new-app-registration), omitting the
142+
> redoing the steps with a different cluster name in [Create a new app registration](howto-aad-app-configuration.md#create-a-new-app-registration), omitting the
144143
> step of creating a new user and security group.
145144
146145
After a few minutes, `az openshift create` will complete.

0 commit comments

Comments
 (0)