Skip to content

Commit

Permalink
Merge pull request #4349 from acolytec3/3rd-Party-Doc-Updates
Browse files Browse the repository at this point in the history
Correct reference to SendGrid
  • Loading branch information
owocki authored May 2, 2019
2 parents 692a11d + d17c927 commit 72cd6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/THIRD_PARTY_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ For example, if `settings.GITHUB_API_USER == gitcoinco` only `github.com/gitcoin
1. Create a new SendGrid Account at https://sendgrid.com
2. Go to [https://app.sendgrid.com/settings/api_keys](https://app.sendgrid.com/settings/api_keys) and create a new Sendgrid API key:

Update the `web/app/app/.env` file to include the values provided by Github:
Update the `web/app/app/.env` file to include the values provided by SendGrid:

```shell
SENDGRID_API_KEY=xxx
Expand Down

0 comments on commit 72cd6bc

Please sign in to comment.