Skip to content

Commit 692fe01

Browse files
committed
fix acrolinx complaints
1 parent 9adef05 commit 692fe01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/configure-azure-cni.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ az aks nodepool add --cluster-name $clusterName -g $resourceGroup -n newnodepoo
247247
Azure CNI provides the capability to monitor IP subnet usage. To enable IP subnet usage monitoring, follow the steps below:
248248

249249
### Get the YAML file
250-
1. Download or grep the file named container-azm-ms-agentconfig.yaml from [github][github].
250+
1. Download or grep the file named container-azm-ms-agentconfig.yaml from [GitHub][github].
251251
2. Find azure_subnet_ip_usage in integrations. Set `enabled` to `true`.
252252
3. Save the file.
253253

0 commit comments

Comments
 (0)