Skip to content

Commit d926cb3

Browse files
authored
Broken link fixed.
1 parent 61d5be3 commit d926cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/secrets/quick-create-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ In this code, the name of your key vault is used to create the key vault URI, in
124124

125125
The code samples below will show you how to create a client, set a secret, retrieve a secret, and delete a secret.
126126

127-
This code uses the following [Key Vault Secret classes and methods](/javascript/api/overview/azure/keyvault-secretss-readme):
127+
This code uses the following [Key Vault Secret classes and methods](/javascript/api/overview/azure/keyvault-secrets-readme):
128128

129129
* [DefaultAzureCredential](/javascript/api/@azure/identity/#@azure-identity-getdefaultazurecredential)
130130
* [SecretClient class](/javascript/api/@azure/keyvault-secrets/secretclient)

0 commit comments

Comments
 (0)