diff --git a/setup.py b/setup.py index f04a556..b0eeeab 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setup(name='Products.%s' % NAME, keywords='web application server zope zope2 ldap', author="Jens Vagelpohl and contributors", author_email="jens@dataflake.org", - url="http://www.dataflake.org/software/ldapmultiplugins", + url="http://pypi.python.org/pypi/Products.LDAPMultiPlugins", license="ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)", packages=find_packages(), include_package_data=True,