summaryrefslogtreecommitdiffstats
path: root/SendGrid
diff options
context:
space:
mode:
Diffstat (limited to 'SendGrid')
-rw-r--r--SendGrid/SendGrid/Helpers/Mail/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SendGrid/SendGrid/Helpers/Mail/README.md b/SendGrid/SendGrid/Helpers/Mail/README.md
index fa607b3..67c1933 100644
--- a/SendGrid/SendGrid/Helpers/Mail/README.md
+++ b/SendGrid/SendGrid/Helpers/Mail/README.md
@@ -2,7 +2,7 @@
# Quick Start
-Run the [Example Project](https://github.com/sendgrid/sendgrid-csharp/tree/master/SendGrid/SendGrid.sln) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
+Run the [Example Project](https://github.com/sendgrid/sendgrid-csharp/tree/master/SendGrid/SendGrid/Helpers/Mail) (make sure you have set your Environment variable to include your SENDGRID_API_KEY).
Click on the Example project, then click the `Start` button in the menu.