diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2016-02-11 05:44:09 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2016-02-11 05:44:09 +0100 |
| commit | 245eb3cfb319a090dc577d6ad0c09b9d8a419faf (patch) | |
| tree | 4f7f9975a2aa31c6ed73aba3075597656b713703 /docs | |
| parent | 0c35342bbc9965f4b35359de2d68075e72bdd370 (diff) | |
| download | python-decorator-git-245eb3cfb319a090dc577d6ad0c09b9d8a419faf.tar.gz | |
Some fixes to the documentation and the CSS
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.rst b/docs/README.rst index 343b5a3..f17110b 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -52,7 +52,7 @@ There are various versions of the documentation: - `PDF version`_
.. _HTML version: http://pythonhosted.org/decorator/documentation.html
-.. _PDF version: https://github.com/micheles/decorator/blob/4.0.9/documentation.pdf
+.. _PDF version: https://github.com/micheles/decorator/blob/4.0.10/documentation.pdf
Repository
---------------
|
