diff --git a/rma_sale/__manifest__.py b/rma_sale/__manifest__.py index 2cdb6fee..f680b783 100644 --- a/rma_sale/__manifest__.py +++ b/rma_sale/__manifest__.py @@ -8,7 +8,7 @@ "category": "RMA", "summary": "Links RMA with Sales Orders", "author": "ForgeFlow, 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", "sale_stock"], "data": [ "security/ir.model.access.csv",