summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2008-12-23 16:53:57 +0000
committermichele.simionato <devnull@localhost>2008-12-23 16:53:57 +0000
commitf3822baacd13ea07dd82bfa98ccf77db34548fe8 (patch)
tree317432c647c84da0650af557768409a9cf1bfdbc
parent14f21992851753f316ee1a000bcc9e08c7980b3d (diff)
downloadpython-decorator-git-f3822baacd13ea07dd82bfa98ccf77db34548fe8.tar.gz
Fixed the link to the documentation page
-rw-r--r--documentation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation.py b/documentation.py
index cdc0685..11b2078 100644
--- a/documentation.py
+++ b/documentation.py
@@ -6,7 +6,7 @@ The ``decorator`` module
:E-mail: michele.simionato@gmail.com
:Version: $VERSION ($DATE)
:Requires: Python 2.4+
-:Download page: http://pypi.python.org/pypi/decorator
+:Download page: http://pypi.python.org/pypi/decorator/$VERSION
:Installation: ``easy_install decorator``
:License: BSD license