summaryrefslogtreecommitdiffstats
path: root/SendGrid
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-20 15:11:04 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-20 15:11:04 -0700
commit35e4e9369e4e91c583696c5ceaaf0821714eaf10 (patch)
tree25ab9e595fbee03f72efbc90bc61b2b837e6e2a9 /SendGrid
parent4610abd2677db3f032a962a1cb4ea71217c372e6 (diff)
downloadsendgrid-csharp-origin/documentation-updates.zip
sendgrid-csharp-origin/documentation-updates.tar.gz
sendgrid-csharp-origin/documentation-updates.tar.bz2
README documentation updatesorigin/documentation-updates
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.