summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-07-24 19:25:54 +0200
committerMichele Simionato <michele.simionato@gmail.com>2015-07-24 19:25:54 +0200
commitbd0f62ec00f01073f72bf55bc8433c5735fe18d9 (patch)
tree09d32945a67c8606e1cadb9b409c5b28abaa330d /README.rst
parentea1edbbb24cb39ad9e123452bb45114f5ec813bc (diff)
downloadpython-decorator-git-bd0f62ec00f01073f72bf55bc8433c5735fe18d9.tar.gz
Fixed links to the docs
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2dfe534..bde4ac1 100644
--- a/README.rst
+++ b/README.rst
@@ -51,8 +51,8 @@ There are various versions of the documentation:
- `HTML version`_
- `PDF version`_
-.. _HTML version: https://github.com/micheles/decorator/blob/4.0.0/documentation.rst
-.. _PDF version: https://github.com/micheles/decorator/blob/4.0.0/documentation.pdf
+.. _HTML version: https://github.com/micheles/decorator/blob/4.0.0/docs/documentation.rst
+.. _PDF version: https://github.com/micheles/decorator/blob/4.0.0/docs/documentation.pdf
Repository
---------------