summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMike Naberezny <mike@maintainable.com>2009-06-11 19:12:31 -0700
committerMike Naberezny <mike@maintainable.com>2009-06-11 19:12:31 -0700
commit9b93667cffad806fb1dd86da482339dd25c899e8 (patch)
treed2b43ff81c4635a5c6a1e944e099fbd5cce0b8bd /setup.py
parent4fa2e8a07d5ec4b16db94dc1fc7f39f9fc00ead8 (diff)
downloadroutes-9b93667cffad806fb1dd86da482339dd25c899e8.tar.gz
Fixed link to development version.
--HG-- branch : trunk
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index caa9efb..798a211 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(name="Routes",
long_description="""
A Routing package for Python that matches URL's to dicts and vice versa
-`Dev version available <https://www.knowledgetap.com/hg/routes/#egg=Routes-dev>`_
+`Dev version available <http://bitbucket.org/bbangert/routes/>`_
""",
classifiers=["Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",