diff --git a/README.md b/README.md index fac9821..75851dc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ httpbin(1): HTTP Request & Response Service Freely hosted in [HTTP](http://httpbin.org/) & [HTTPS](https://httpbin.ep.io/) flavors, thanks to -[epio](http://ep.io/). +[heroku](http://heroku.com/). ## ENDPOINTS diff --git a/epio.ini b/epio.ini deleted file mode 100644 index f02b01f..0000000 --- a/epio.ini +++ /dev/null @@ -1,4 +0,0 @@ -[wsgi] - -entrypoint = httpbin:app -requirements = requirements.txt diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index e29be96..6b54ae8 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -2,7 +2,7 @@
Freely hosted in HTTP & HTTPS flavors, thanks to -epio.
+heroku.