diff --git a/README.md b/README.md index 75851dc..fc919f1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ httpbin(1): HTTP Request & Response Service =========================================== Freely hosted in [HTTP](http://httpbin.org/) & -[HTTPS](https://httpbin.ep.io/) flavors, thanks to +[HTTPS](https://httpbin.herokuapp.com/) flavors, thanks to [heroku](http://heroku.com/). ## ENDPOINTS diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index 6b54ae8..805b581 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -1,7 +1,7 @@

httpbin(1): HTTP Request & Response Service

Freely hosted in HTTP & -HTTPS flavors, thanks to +HTTPS flavors, thanks to heroku.

ENDPOINTS