diff options
Diffstat (limited to 'python/decorator/slack-desc')
-rw-r--r-- | python/decorator/slack-desc | 2 |
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: |