diff --git a/kpi/__manifest__.py b/kpi/__manifest__.py index 3a9e48058..8dce77bd2 100644 --- a/kpi/__manifest__.py +++ b/kpi/__manifest__.py @@ -5,7 +5,7 @@ "name": "Key Performance Indicator", "version": "13.0.1.0.0", "author": "Savoir-faire Linux,Odoo Community Association (OCA)", - "website": "http://www.savoirfairelinux.com", + "website": "https://github.com/OCA/reporting-engine", "license": "AGPL-3", "category": "Report", "depends": ["base_external_dbsource"],