diff --git a/setup.py b/setup.py index 00466f4..7c14a9d 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ setup( ], author='Anton Kasimov', author_email='kasimov@radium-it.ru', - url='http://www.radium.group/products/radium/flatfilecms/', + url='https://trac.radium.group/flatfilecms/', keywords='web pyramid pylons flat-file CMS', packages=find_packages(), include_package_data=True,