summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-03-24 05:20:04 +0100
committerMichele Simionato <michele.simionato@gmail.com>2015-03-24 05:20:04 +0100
commitbf9665fcb4018e76f6051ae6e73dd06e9da31d25 (patch)
tree8e6bc9cb35f7876a10d53aef1cfe409842e60624 /README.rst
parent8dd2913bc310e02084c9a7eee81187c53d7bd1e8 (diff)
parenta4a31e3e6f4149a3e4c071b6a80d593a8658af52 (diff)
downloadpython-decorator-git-bf9665fcb4018e76f6051ae6e73dd06e9da31d25.tar.gz
Merge pull request #6 from micheles/3.4.2
3.4.2
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 0e4916a..2dc5b5b 100644
--- a/README.rst
+++ b/README.rst
@@ -60,10 +60,10 @@ There are various versions of the documentation:
- `HTML version (Python 3)`_
- `PDF version (Python 3)`_
-.. _HTML version (Python 2): https://github.com/micheles/decorator/blob/3.4.1/documentation.rst
-.. _PDF version (Python 2): https://github.com/micheles/decorator/blob/3.4.1/documentation.pdf
-.. _HTML version (Python 3): https://github.com/micheles/decorator/blob/3.4.1/documentation3.rst
-.. _PDF version (Python 3): https://github.com/micheles/decorator/blob/3.4.1/documentation3.pdf
+.. _HTML version (Python 2): https://github.com/micheles/decorator/blob/3.4.2/documentation.rst
+.. _PDF version (Python 2): https://github.com/micheles/decorator/blob/3.4.2/documentation.pdf
+.. _HTML version (Python 3): https://github.com/micheles/decorator/blob/3.4.2/documentation3.rst
+.. _PDF version (Python 3): https://github.com/micheles/decorator/blob/3.4.2/documentation3.pdf
Repository
---------------