From: Ondrej Slinták Date: Thu, 29 Nov 2012 18:58:46 +0000 (+0100) Subject: Update README.rst X-Git-Tag: v1.0.0~88^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae41c733eae4323ac9fb45591d6516fd17ea7149;p=services%2Fpython-requests.git Update README.rst There was a typo in AUTHORS link - it pointed to develop branch which no longer exists. --- diff --git a/README.rst b/README.rst index 2a9208c..b9e039f 100644 --- a/README.rst +++ b/README.rst @@ -75,4 +75,4 @@ Contribute #. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS_. .. _`the repository`: http://github.com/kennethreitz/requests -.. _AUTHORS: https://github.com/kennethreitz/requests/blob/develop/AUTHORS.rst +.. _AUTHORS: https://github.com/kennethreitz/requests/blob/master/AUTHORS.rst