From fbcfc2f614a88ce9fa4c994a41e3dc6c77defd0f Mon Sep 17 00:00:00 2001 From: Stefan Feilmeier Date: Thu, 27 Aug 2020 09:19:55 +0200 Subject: [PATCH] Fix website URL in kpi_dashboard module --- kpi_dashboard/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kpi_dashboard/__manifest__.py b/kpi_dashboard/__manifest__.py index 78e2b972..0c402eb8 100644 --- a/kpi_dashboard/__manifest__.py +++ b/kpi_dashboard/__manifest__.py @@ -8,7 +8,7 @@ "version": "12.0.1.2.0", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", - "website": "https://github.com/reporting-engine", + "website": "https://github.com/OCA/reporting-engine", "depends": ["bus", "board", "base_sparse_field", "web_widget_color"], "qweb": ["static/src/xml/dashboard.xml"], "data": [