From 723b7539f4e09cbed0dcbf956d01c35886af1020 Mon Sep 17 00:00:00 2001 From: Marius Obert <1873245+IObert@users.noreply.github.com> Date: Wed, 2 Mar 2022 19:38:40 +0100 Subject: [PATCH] docs:fix broken image links on npm (#1342) Co-authored-by: Elise Shanholtz --- 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