diff --git a/README.md b/README.md index 5229134..4db2d74 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It works in a way very similar to [Webhook tester](https://webhook.site). You create a callback url by visiting the main page, then you use that URL as your webhook callback, all the requests made to it will be displayed on your browser for inspection in real-time. -Feel free to fork, [play with it on the current website](https://webhook-logger.ovalerio.net) or if you prefer launch your own instance (the below button will do it for you without any extra effort). +Feel free to fork, [play with it on the current website](http://webhook-logger.ovalerio.net) or if you prefer launch your own instance (the below button will do it for you without any extra effort). [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/dethos/webhook_logger)