# HG changeset patch # User Laurent Peuch <cortex@worlddomination.be> # Date 1629812828 -7200 # Tue Aug 24 15:47:08 2021 +0200 # Node ID ede5a5145122502240427dcdac1defd67fac20f6 # Parent 8ea0fcbfe89a92af05e2c41615644fbffbd8b9e8 chore: update forge url to forge.extranet.logilab.fr diff --git a/cubicweb_squareui/__pkginfo__.py b/cubicweb_squareui/__pkginfo__.py --- a/cubicweb_squareui/__pkginfo__.py +++ b/cubicweb_squareui/__pkginfo__.py @@ -11,7 +11,7 @@ author = 'LOGILAB S.A. (Paris, FRANCE)' author_email = 'contact@logilab.fr' description = 'data-centric user interface for cubicweb based on bootstrap' -web = 'http://www.cubicweb.org/project/%s' % distname +web = 'https://forge.extranet.logilab.fr/cubicweb/cubes/%s' % distname __depends__ = { 'cubicweb': '>= 3.24.0',