From 18dd1e5efaca2f79688ed78e9ddabdfb647eea9e Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sun, 26 Jul 2015 17:28:27 +0200 Subject: Fixed setup.py --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/README.rst b/docs/README.rst index 3a6bb3f..c463e92 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -51,7 +51,7 @@ There are various versions of the documentation: - `HTML version`_ - `PDF version`_ -.. _HTML version: http://pypi.python.org/pypi/decorator/documentation.html +.. _HTML version: http://pythonhosted.org/decorator/documentation.html .. _PDF version: https://github.com/micheles/decorator/blob/4.0.1/documentation.pdf Repository -- cgit v1.2.1