# HG changeset patch # User Christophe de Vienne # Date 1421849623 -3600 # Node ID e83f90b1c900271fb4691bc8df7a69c66da3f413 # Parent fd6d7be5d22cc5e332c30eed41f9bdb64d75348b Change project url diff -r fd6d7be5d22c -r e83f90b1c900 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',