Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iaincollins authored Feb 6, 2018
1 parent 64dc0c2 commit b2661bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ To test locally with the example payload:

To test in production with the example payload:

curl -v -H "Content-Type: application/json" --data @payload.json https://example.com:8080/webhook/123456ABCDEF
curl -v -H "Content-Type: application/json" --data @payload.json https://example.com/webhook/123456ABCDEF

0 comments on commit b2661bb

Please sign in to comment.