diff --git a/report_qweb_signer/__manifest__.py b/report_qweb_signer/__manifest__.py index ce2ad41b1..4627d3501 100644 --- a/report_qweb_signer/__manifest__.py +++ b/report_qweb_signer/__manifest__.py @@ -8,7 +8,7 @@ "summary": "Sign Qweb PDFs usign a PKCS#12 certificate", "version": "13.0.1.0.0", "category": "Reporting", - "website": "https://github.com/oca/reporting-engine", + "website": "https://github.com/OCA/reporting-engine", "author": "Tecnativa, " "Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True,