From: Ian Cordasco Date: Wed, 2 Jul 2014 15:34:25 +0000 (-0500) Subject: Replace dead link with StackOverflow answer X-Git-Tag: v2.4.0~32^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d25280dc20d93446f1f66b069932c0c7adaf6515;p=services%2Fpython-requests.git Replace dead link with StackOverflow answer --- diff --git a/docs/user/install.rst b/docs/user/install.rst index d890fe8..be821e3 100644 --- a/docs/user/install.rst +++ b/docs/user/install.rst @@ -18,7 +18,7 @@ or, with `easy_install `_:: $ easy_install requests -But, you really `shouldn't do that `_. +But, you really `shouldn't do that `_. Get the Code