diff --git a/setup.py b/setup.py index a72bb1a..7ccb3f6 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ keywords='plone automatic content rules', author='Goldmund, Wyldebeast & Wunderliebe (K.C. Leong)', author_email='leong@gw20e.com', - url='http://www.gw20e.com/', + url='https://github.com/collective/collective.contentrules.mailtogroup', packages=find_packages(exclude=['ez_setup']), namespace_packages=['collective', 'collective.contentrules'], include_package_data=True,