From 583c5379e49a8f93da67852bd974d59af47d1ad1 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_repair/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma_repair/__manifest__.py b/rma_repair/__manifest__.py index da0bc158..9a551f11 100644 --- a/rma_repair/__manifest__.py +++ b/rma_repair/__manifest__.py @@ -7,7 +7,7 @@ "category": "RMA", "summary": "Links RMA with Repairs.", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", - "website": "https://github.com/OCA/https://github.com/ForgeFlow/stock-rma", + "website": "https://github.com/ForgeFlow/stock-rma", "depends": ["rma_account", "repair_refurbish"], "data": [ "security/ir.model.access.csv",