From 673495bab32c64440f19756fc49356d2a1d1495d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 16 Mar 2017 19:49:22 -0400 Subject: [PATCH] remove links to http2bin, since it's down --- README.rst | 9 ++++----- httpbin/templates/httpbin.1.html | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) 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