From ae41c733eae4323ac9fb45591d6516fd17ea7149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ondrej=20Slint=C3=A1k?= Date: Thu, 29 Nov 2012 19:58:46 +0100 Subject: [PATCH] Update README.rst There was a typo in AUTHORS link - it pointed to develop branch which no longer exists. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2a9208cc..b9e039f5 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