We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9807caf commit 1114a12Copy full SHA for 1114a12
docs/lib/content/commands/npm-audit.md
@@ -94,7 +94,7 @@ Keys response:
94
- `scheme`: only `ecdsa-sha2-nistp256` is currently supported by the npm CLI
95
- `key`: base64 encoded public key
96
97
-See this [example key's response from the public npm registry](https://registry.npmjs.org/-/npm/v1/keys").
+See this [example key's response from the public npm registry](https://registry.npmjs.org/-/npm/v1/keys).
98
99
### Audit Endpoints
100
0 commit comments