diff --git a/report_qweb_parameter/__manifest__.py b/report_qweb_parameter/__manifest__.py index d8e5dc6c6..404438e14 100644 --- a/report_qweb_parameter/__manifest__.py +++ b/report_qweb_parameter/__manifest__.py @@ -10,7 +10,7 @@ and check minimal length """, "author": "Creu Blanca, Odoo Community Association (OCA)", - "website": "https://github.com/oca/reporting-engine", + "website": "https://github.com/OCA/reporting-engine", "category": "Technical Settings", "depends": ["web"], "demo": ["demo/test_report_field_length.xml"],