Skip to content

Commit 2fcca60

Browse files
Tyler WhitneyTyler Whitney
authored andcommitted
fix broken link
1 parent ad64f02 commit 2fcca60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/kubernetes-walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The following example output shows the resource group created successfully:
5454
}
5555
```
5656

57-
## Create an AKS cluster
57+
## Create AKS cluster
5858

5959
Use the [az aks create][az-aks-create] command to create an AKS cluster. The following example creates a cluster named *myAKSCluster* with one node. Azure Monitor for containers is also enabled using the *--enable-addons monitoring* parameter.
6060

0 commit comments

Comments
 (0)