From a094ad8f312165b96d889cb4d24eb5954556a0db Mon Sep 17 00:00:00 2001 From: Max Countryman Date: Thu, 15 Mar 2012 22:05:08 -0300 Subject: [PATCH] fixing link to AUTHORS in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1