From 61d32f206f56e3e073e2a22166d982c1f25d7302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Tue, 27 Jul 2021 15:26:50 +0200 Subject: [PATCH] Apply dotfiles --- report_qweb_signer/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,