From 732fc28081d4d462ac5aec4fd703eefdd292ec86 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 20 Feb 2015 13:52:55 +0100 Subject: [PATCH] Fix link --- docs/ssl-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ssl-tutorial.rst b/docs/ssl-tutorial.rst index b2d59c5..18b80c2 100644 --- a/docs/ssl-tutorial.rst +++ b/docs/ssl-tutorial.rst @@ -53,4 +53,4 @@ the system certificate CAs. Normally these two stores are similar enough for you not to care. If the behavior on your system is somehow confusing, your best bet is explicitly setting the SSL options above. -.. _requests: www.python-requests.org/ +.. _requests: http://www.python-requests.org/