From ba7975fd165d8511c3c83039a65deffa7341d4ca Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 3 May 2015 20:34:09 -0400 Subject: [PATCH] use reST link syntax --- HISTORY.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 09446b34..8cd2b391 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,7 +7,8 @@ Release History ++++++++++++++++++ This is the first release that follows our new release process. For more, see -[our documentation](http://docs.python-requests.org/en/latest/community/release-process/). +`our documentation +`_. **Bugfixes**