Skip to content

Commit 9dc9f0f

Browse files
authored
docs: fix npm docs link (#1324)
1 parent 3e9d37f commit 9dc9f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/mail/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ source ./sendgrid.env
3030
```
3131

3232
## Install Package
33-
The following recommended installation requires [npm](https://npmjs.org/). If you are unfamiliar with npm, see the [npm docs](https://npmjs.org/doc/). Npm comes installed with Node.js since node version 0.8.x, therefore, you likely already have it.
33+
The following recommended installation requires [npm](https://npmjs.org/). If you are unfamiliar with npm, see the [npm docs](https://docs.npmjs.com/). Npm comes installed with Node.js since node version 0.8.x, therefore, you likely already have it.
3434

3535
```sh
3636
npm install --save @sendgrid/mail

0 commit comments

Comments
 (0)