We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9697f16 commit da5a4baCopy full SHA for da5a4ba
docs/content/configuring-npm/package-json.md
@@ -124,7 +124,7 @@ IDs](https://spdx.org/licenses/). Ideally you should pick one that is
124
125
If your package is licensed under multiple common licenses, use an [SPDX
126
license expression syntax version 2.0
127
-string](https://www.npmjs.com/package/spdx), like this:
+string](https://spdx.dev/specifications/), like this:
128
129
```json
130
{
0 commit comments