Skip to content

Commit 3cd4fba

Browse files
authored
Broken link fixed
1 parent 8b1375d commit 3cd4fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-network-network-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Use [az network nic list](/cli/azure/network/nic#az-network-nic-list) to view ne
246246
az network nic list
247247
```
248248

249-
Use [az network nic show](/azure/network/nic#az-network-nic-show) to view the settings for a network interface.
249+
Use [az network nic show](/cli/azure/network/nic#az-network-nic-show) to view the settings for a network interface.
250250

251251
```azurecli
252252
az network nic show --name myNIC --resource-group myResourceGroup

0 commit comments

Comments
 (0)