mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
Fix hurl.it links
This commit is contained in:
+1
-1
@@ -210,7 +210,7 @@ Originally created by `Kenneth Reitz <http://kennethreitz.com/>`__.
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
- https://hurl.it
|
||||
- https://www.hurl.it
|
||||
- http://requestb.in
|
||||
- http://python-requests.org
|
||||
|
||||
|
||||
@@ -147,7 +147,7 @@ $ gunicorn httpbin:app
|
||||
|
||||
<h2 id="SEE-ALSO">SEE ALSO</h2>
|
||||
|
||||
<p><a href="https://hurl.it">Hurl.it</a> - Make HTTP requests.</p>
|
||||
<p><a href="https://www.hurl.it">Hurl.it</a> - Make HTTP requests.</p>
|
||||
<p><a href="http://requestb.in">RequestBin</a> - Inspect HTTP requests.</p>
|
||||
<p><a href="http://python-requests.org" data-bare-link="true">http://python-requests.org</a></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user