From 3ef8159f9dbd60f8d4877c1fbb3617d21017e948 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 6 Feb 2016 06:51:58 +0100 Subject: Fixed a link in README.rst --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index dfc3583..a5f8274 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -52,7 +52,7 @@ There are various versions of the documentation: - `PDF version`_ .. _HTML version: http://pythonhosted.org/decorator/documentation.html -.. _PDF version: https://github.com/micheles/decorator/blob/4.0.4/documentation.pdf +.. _PDF version: https://github.com/micheles/decorator/blob/4.0.7/documentation.pdf Repository --------------- -- cgit v1.2.1