turn npmjs.org into link

This commit is contained in:
Sean Killeen 2022-10-07 21:19:33 -04:00
parent 3777ccb305
commit b0ed5e9be2

View File

@ -263,7 +263,7 @@ Update version number in `package.json`.
npm publish
```
The above command generates files into the `dist` folder and publishes them to npmjs.org.
The above command generates files into the `dist` folder and publishes them to <npmjs.org>.
## Related projects