From 7b2130e58287d8d3eeea363226361332945e5e15 Mon Sep 17 00:00:00 2001 From: Steve Hill Date: Thu, 24 Jan 2013 19:50:08 -0800 Subject: [PATCH] Fix 404 to AUTHORS in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b542b44..2badfb9 100644 --- a/README.rst +++ b/README.rst @@ -160,4 +160,4 @@ Roadmap .. _`the repository`: http://github.com/kennethreitz/clint -.. _AUTHORS: http://github.com/kennethreitz/clint/blob/master/AUTHORS +.. _AUTHORS: http://github.com/kennethreitz/clint/blob/develop/AUTHORS