diff options
author | scottmotte <scott@scottmotte.com> | 2014-02-17 12:53:36 -0800 |
---|---|---|
committer | scottmotte <scott@scottmotte.com> | 2014-02-17 12:53:36 -0800 |
commit | 32376abc8a40b610ce9ae53372714568c55e5b10 (patch) | |
tree | 574a72138749f16008638704eb6bd39651d53904 | |
parent | b0e613341cfcf4f024c990bb778a67402f51a9cf (diff) | |
download | sendgrid-nodejs-32376abc8a40b610ce9ae53372714568c55e5b10.zip sendgrid-nodejs-32376abc8a40b610ce9ae53372714568c55e5b10.tar.gz sendgrid-nodejs-32376abc8a40b610ce9ae53372714568c55e5b10.tar.bz2 |
Change link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ npm install sendgrid ## Example App -There is a [sendgrid-nodejs-example app](https://github.com/scottmotte/sendgrid-nodejs-example) to help jumpstart your development. +There is a [sendgrid-nodejs-example app](https://github.com/sendgrid/sendgrid-nodejs-example) to help jumpstart your development. ## Usage |