From: Max Countryman Date: Fri, 16 Mar 2012 01:05:08 +0000 (-0300) Subject: fixing link to AUTHORS in README X-Git-Tag: v0.11.1~11^2~4^2~3^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a094ad8f312165b96d889cb4d24eb5954556a0db;p=services%2Fpython-requests.git fixing link to AUTHORS in README --- diff --git a/README.rst b/README.rst index ad88b42..7ea6ab6 100644 --- a/README.rst +++ b/README.rst @@ -73,4 +73,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: http://github.com/kennethreitz/requests/blob/master/AUTHORS +.. _AUTHORS: https://github.com/kennethreitz/requests/blob/develop/AUTHORS.rst