Change project url
authorChristophe de Vienne <christophe@unlish.com>
Wed, 21 Jan 2015 15:13:43 +0100
changeset 11545 e83f90b1c900
parent 11544 fd6d7be5d22c
child 11546 0797bfbd9a04
Change project url
setup.py
--- a/setup.py	Wed Jan 21 13:45:35 2015 +0100
+++ b/setup.py	Wed Jan 21 15:13:43 2015 +0100
@@ -7,7 +7,7 @@
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',
-    url='http://bitbucket.com/cdevienne/pyramid_cubicweb',
+    url='https://www.cubicweb.org/project/pyramid-cubicweb',
     classifiers=[
         'Development Status :: 3 - Alpha',
         'Environment :: Web Environment',