summaryrefslogtreecommitdiffstats
path: root/python/decorator/slack-desc
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-05-18 17:22:48 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-20 06:54:35 +0700
commit3e429512442b3d04c78583858fca3e4fcf9aa7d5 (patch)
tree4ff583211f59bcb2b4c8e4707123bd0e9af623af /python/decorator/slack-desc
parente3f3171d6bdd72d24aa9a4cc35f543cce8a70a74 (diff)
downloadslackbuilds-3e429512442b3d04c78583858fca3e4fcf9aa7d5.tar.gz
slackbuilds-3e429512442b3d04c78583858fca3e4fcf9aa7d5.tar.xz
python/decorator: Updated homepage link.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/decorator/slack-desc')
-rw-r--r--python/decorator/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/decorator/slack-desc b/python/decorator/slack-desc
index ed6b666076..e2247aa4b1 100644
--- a/python/decorator/slack-desc
+++ b/python/decorator/slack-desc
@@ -13,7 +13,7 @@ decorator: decorators for the average programmer, and to popularize decorators
decorator: usage giving examples of useful decorators, such as memoize, tracing,
decorator: redirecting_stdout, locked, etcetera.
decorator:
-decorator: http://www.phyast.pitt.edu/~micheles/python/documentation.html
+decorator: https://pypi.python.org/pypi/decorator
decorator:
decorator:
decorator: