diff --git a/README.rst b/README.rst index 29a656d..31c7984 100644 --- a/README.rst +++ b/README.rst @@ -2,14 +2,13 @@ httpbin(1): HTTP Request & Response Service =========================================== Freely hosted in `HTTP `__, -`HTTPS `__, -`HTTP/2 `__ & `EU `__ -flavors by `Runscope `__ +`HTTPS `__, & `EU `__ +flavors by `Heroku `__ |Deploy|_ .. |Deploy| image:: https://www.herokucdn.com/deploy/button.svg -.. _Deploy: https://heroku.com/deploy?template=https://github.com/runscope/httpbin +.. _Deploy: https://heroku.com/deploy?template=https://github.com/kennethreitz/httpbin |Build Status| @@ -244,5 +243,5 @@ SEE ALSO - http://requestb.in - http://python-requests.org -.. |Build Status| image:: https://travis-ci.org/Runscope/httpbin.svg +.. |Build Status| image:: https://travis-ci.org/kennethreitz/httpbin.svg :target: https://travis-ci.org/Runscope/httpbin diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index eb6f14f..4a338df 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -1,6 +1,6 @@

httpbin(1): HTTP Request & Response Service

-

Freely hosted in HTTP, HTTPS, HTTP/2 & EU flavors by Heroku.

+

Freely hosted in HTTP, HTTPS, & EU flavors by Heroku.

ENDPOINTS