From bbb612cabf8b3c0c5cd319504427ebcdc57ad9eb Mon Sep 17 00:00:00 2001 From: Mateu Griful Date: Wed, 6 Oct 2021 12:27:46 +0200 Subject: [PATCH] Fix Pre-commit Websites --- rma/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma/__manifest__.py b/rma/__manifest__.py index ae99bfdb..545b1b5e 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -9,7 +9,7 @@ "summary": "Introduces the return merchandise authorization (RMA) process " "in odoo", "author": "ForgeFlow", - "website": "https://github.com/OCA/https://github.com/ForgeFlow/stock-rma", + "website": "https://github.com/ForgeFlow/stock-rma", "depends": ["stock", "mail", "web"], "demo": ["demo/stock_demo.xml"], "data": [