Merge pull request #220 from frdmn/bug/hurl-link-fix

Fix hurl.it links
This commit is contained in:
John Sheehan
2015-03-07 12:22:17 -08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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>