diff --git a/setup.py b/setup.py index 0c18351..485202b 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup(name='plone.formwidget.captcha', keywords='', author='Timo Stollenwerk', author_email='timo@zmag.de', - url='http://svn.plone.org/svn/plone/plone.example', + url='http://svn.plone.org/svn/plone/plone.formwidget.captcha', license='GPL', packages=find_packages(exclude=['ez_setup']), namespace_packages=['plone'],