From c8626eabb7a3270898f3c177d4f0302f29f55bfd Mon Sep 17 00:00:00 2001 From: Marius Obert Date: Mon, 28 Feb 2022 14:29:27 +0100 Subject: [PATCH] fix broken image links on npm --- packages/client/README.md | 2 +- packages/contact-importer/README.md | 2 +- packages/helpers/README.md | 2 +- packages/inbound-mail-parser/README.md | 2 +- packages/mail/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/client/README.md b/packages/client/README.md index da69aae5f..960cbb69c 100644 --- a/packages/client/README.md +++ b/packages/client/README.md @@ -123,4 +123,4 @@ If you need help installing or using the library, please check the [Twilio SendG If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo! -![Twilio SendGrid Logo](../../twilio_sendgrid_logo.png) +![Twilio SendGrid Logo](https://github.com/sendgrid/sendgrid-nodejs/blob/main/twilio_sendgrid_logo.png?raw=true) diff --git a/packages/contact-importer/README.md b/packages/contact-importer/README.md index 9dc8eff77..4a4d88121 100644 --- a/packages/contact-importer/README.md +++ b/packages/contact-importer/README.md @@ -29,4 +29,4 @@ If you need help installing or using the library, please check the [Twilio SendG If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo! -![Twilio SendGrid Logo](../../twilio_sendgrid_logo.png) +![Twilio SendGrid Logo](https://github.com/sendgrid/sendgrid-nodejs/blob/main/twilio_sendgrid_logo.png?raw=true) \ No newline at end of file diff --git a/packages/helpers/README.md b/packages/helpers/README.md index 61a60a17e..eac6b71ec 100644 --- a/packages/helpers/README.md +++ b/packages/helpers/README.md @@ -45,4 +45,4 @@ If you need help installing or using the library, please check the [Twilio SendG If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo! -![Twilio SendGrid Logo](../../twilio_sendgrid_logo.png) +![Twilio SendGrid Logo](https://github.com/sendgrid/sendgrid-nodejs/blob/main/twilio_sendgrid_logo.png?raw=true) \ No newline at end of file diff --git a/packages/inbound-mail-parser/README.md b/packages/inbound-mail-parser/README.md index 2a7dc298d..e375306eb 100644 --- a/packages/inbound-mail-parser/README.md +++ b/packages/inbound-mail-parser/README.md @@ -55,4 +55,4 @@ If you need help installing or using the library, please check the [Twilio SendG If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo! -![Twilio SendGrid Logo](../../twilio_sendgrid_logo.png) +![Twilio SendGrid Logo](https://github.com/sendgrid/sendgrid-nodejs/blob/main/twilio_sendgrid_logo.png?raw=true) \ No newline at end of file diff --git a/packages/mail/README.md b/packages/mail/README.md index 66bb090c2..8370f23e3 100644 --- a/packages/mail/README.md +++ b/packages/mail/README.md @@ -108,4 +108,4 @@ If you need help installing or using the library, please check the [Twilio SendG If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo! -![Twilio SendGrid Logo](../../twilio_sendgrid_logo.png) +![Twilio SendGrid Logo](https://github.com/sendgrid/sendgrid-nodejs/blob/main/twilio_sendgrid_logo.png?raw=true) \ No newline at end of file