Skip to content

Commit 31ac9f4

Browse files
committed
Use explicit Heroku deployment URL
1 parent 5830cea commit 31ac9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heroku/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a sample client for [Facebook's Graph API Webhooks](https://developers.f
55
## Setup
66

77
### Heroku
8-
1. Deploy with this button: [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
8+
1. Deploy with this button: [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/fbsamples/graph-api-webhooks-samples)
99
1. Test your deployment with `curl https://<your-subdomain>.herokuapp.com` - you should see "It works!".
1010

1111

0 commit comments

Comments
 (0)