Skip to content

Commit dcc1497

Browse files
committed
One minor link fixup
1 parent 8710290 commit dcc1497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/scripts/cli-create-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This script uses the following commands to create a new resource group and an Ap
6868
|---|---|
6969
| [az group create](/cli/azure/group#az-group-create) | Creates a resource group in which all resources are stored. |
7070
| [az appconfig create](/cli/azure/appconfig#az-appconfig-create) | Creates an App Configuration store resource. |
71-
| [az appconfig credential list](/cli/azure/appconfig/credential?view=azure-cli-latest) | List access keys for an App Configuration store. |
71+
| [az appconfig credential list](/cli/azure/appconfig/credential#az-appconfig-credential-list) | List access keys for an App Configuration store. |
7272

7373
## Next steps
7474

0 commit comments

Comments
 (0)