diff --git a/rma_account/__manifest__.py b/rma_account/__manifest__.py index 602c560e..d15e1694 100644 --- a/rma_account/__manifest__.py +++ b/rma_account/__manifest__.py @@ -8,7 +8,7 @@ "category": "RMA", "summary": "Integrates RMA with Invoice Processing", "author": "ForgeFlow", - "website": "https://github.com/OCA/https://github.com/ForgeFlow/stock-rma", + "website": "https://github.com/ForgeFlow/stock-rma", "depends": ["stock_account", "rma"], "data": [ "security/ir.model.access.csv",