diff --git a/rma_repair/__manifest__.py b/rma_repair/__manifest__.py index 73341db5..0a07350d 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/Eficent/stock-rma", + "website": "https://github.com/OCA/https://github.com/ForgeFlow/stock-rma", "depends": ["rma_account", "repair_refurbish"], "data": [ "views/rma_order_view.xml",