summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-07-26 17:28:27 +0200
committerMichele Simionato <michele.simionato@gmail.com>2015-07-26 17:28:27 +0200
commit18dd1e5efaca2f79688ed78e9ddabdfb647eea9e (patch)
tree4234875737bab8c33523263c4cd3796d27670c55 /docs
parentbb8d219ed54395c4e6df5ded4ec00b139394ccd5 (diff)
downloadpython-decorator-git-18dd1e5efaca2f79688ed78e9ddabdfb647eea9e.tar.gz
Fixed setup.py
Diffstat (limited to 'docs')
-rw-r--r--docs/README.rst2
1 files changed, 1 insertions, 1 deletions
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