diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-07-24 12:35:29 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-07-24 12:35:29 +0200 |
| commit | af8558340567f60228a171d4eb02c5783bb006fc (patch) | |
| tree | 3546da793a23e23303eb15ae1f729659bfd3e873 /README.rst | |
| parent | 5e98e6a14e73bd08c0beed25d1cebe766c95b672 (diff) | |
| download | python-decorator-git-af8558340567f60228a171d4eb02c5783bb006fc.tar.gz | |
Fixed README
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -48,16 +48,11 @@ Documentation There are various versions of the documentation:
-- `HTML version (Python 2)`_
-- `PDF version (Python 2)`_
+- `HTML version`_
+- `PDF version`_
-- `HTML version (Python 3)`_
-- `PDF version (Python 3)`_
-
-.. _HTML version (Python 2): https://github.com/micheles/decorator/blob/4.0.0/documentation.rst
-.. _PDF version (Python 2): https://github.com/micheles/decorator/blob/4.0.0/documentation.pdf
-.. _HTML version (Python 3): https://github.com/micheles/decorator/blob/4.0.0/documentation3.rst
-.. _PDF version (Python 3): https://github.com/micheles/decorator/blob/4.0.0/documentation3.pdf
+.. _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
Repository
---------------
|
