remove links to http2bin, since it's down

This commit is contained in:
2017-03-16 19:49:22 -04:00
parent 5eb1817282
commit 673495bab3
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -2,14 +2,13 @@ httpbin(1): HTTP Request & Response Service
===========================================
Freely hosted in `HTTP <http://httpbin.org>`__,
`HTTPS <https://httpbin.org>`__,
`HTTP/2 <https://http2bin.org>`__ & `EU <http://eu.httpbin.org/>`__
flavors by `Runscope <https://www.runscope.com/>`__
`HTTPS <https://httpbin.org>`__, & `EU <http://eu.httpbin.org/>`__
flavors by `Heroku <https://www.heroku.com/>`__
|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
+1 -1
View File
@@ -1,6 +1,6 @@
<div class='mp'>
<h1>httpbin(1): HTTP Request &amp; Response Service</h1>
<p>Freely hosted in <a href="http://httpbin.org">HTTP</a>, <a href="https://httpbin.org">HTTPS</a>, <a href="https://http2bin.org">HTTP/2</a> &amp; <a href="http://eu.httpbin.org/">EU</a> flavors by <a href="https://www.heroku.com/">Heroku</a>.</p>
<p>Freely hosted in <a href="http://httpbin.org">HTTP</a>, <a href="https://httpbin.org">HTTPS</a>, &amp; <a href="http://eu.httpbin.org/">EU</a> flavors by <a href="https://www.heroku.com/">Heroku</a>.</p>
<h2 id="ENDPOINTS">ENDPOINTS</h2>