From 7182c4eb3b8751301cb56367aa34cfc972d86bbb Mon Sep 17 00:00:00 2001 From: Rutam Prita Mishra Date: Mon, 3 Oct 2022 19:06:13 +0530 Subject: [PATCH] docs: added the SendGrid Plugin Link under What's Next Section (#2322) --- docs/content/add-plugins/mailchimp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/add-plugins/mailchimp.md b/docs/content/add-plugins/mailchimp.md index 62a3068482..fb5bc2491b 100644 --- a/docs/content/add-plugins/mailchimp.md +++ b/docs/content/add-plugins/mailchimp.md @@ -179,5 +179,5 @@ If you try entering an email and clicking Subscribe, the email will be subscribe ## What’s Next 🚀 -- Check out SendGrid plugin for more Email functionalities. -- [Learn more about plugins.](../advanced/backend/plugins/overview.md) \ No newline at end of file +- Check out [SendGrid plugin](../add-plugins/sendgrid.mdx) for more Email functionalities. +- [Learn more about plugins.](../advanced/backend/plugins/overview.md)