From b6a6a109885856aeff374c058db0f92c95606a0b Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Tue, 24 May 2016 20:02:02 +0200 Subject: Fix link to latest changelog --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 9242253f..aa8116b2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,2 +1,2 @@ Please see the online documentation for the latest changelog: -https://github.com/gitpython-developers/GitPython/blob/0.3/doc/source/changes.rst +https://github.com/gitpython-developers/GitPython/blob/master/doc/source/changes.rst -- cgit v1.2.1