Skip to content

Commit 1114a12

Browse files
authored
docs: fix incorrect npm audit key response link (#7307)
1 parent 9807caf commit 1114a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lib/content/commands/npm-audit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Keys response:
9494
- `scheme`: only `ecdsa-sha2-nistp256` is currently supported by the npm CLI
9595
- `key`: base64 encoded public key
9696

97-
See this [example key's response from the public npm registry](https://registry.npmjs.org/-/npm/v1/keys").
97+
See this [example key's response from the public npm registry](https://registry.npmjs.org/-/npm/v1/keys).
9898

9999
### Audit Endpoints
100100

0 commit comments

Comments
 (0)