Skip to content

Commit 283b3d6

Browse files
committed
update heroku button for master
1 parent 6546fed commit 283b3d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"inbound parse"
77
],
88
"website": "http://www.sendgrid.com",
9-
"repository": "https://github.com/awwa/sendgrid-ruby/tree/inbound",
9+
"repository": "https://github.com/awwa/sendgrid-ruby",
1010
"logo": "https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png"
1111
}

lib/sendgrid/helpers/inbound/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Next, send an email to [anything]@inbound.yourdomain.com, then look at the termi
6767

6868
Get a [Heroku](https://www.heroku.com) account.
6969

70-
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/awwa/sendgrid-ruby/tree/inbound)
70+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/awwa/sendgrid-ruby/)
7171

7272
[Setup your MX records.](https://sendgrid.com/docs/Classroom/Basics/Inbound_Parse_Webhook/setting_up_the_inbound_parse_webhook.html#-Setup) Depending on your domain name host, you may need to wait up to 48 hours for the settings to propagate.
7373

0 commit comments

Comments
 (0)