diff --git a/rma_purchase/__manifest__.py b/rma_purchase/__manifest__.py index b355b907..c691c16f 100644 --- a/rma_purchase/__manifest__.py +++ b/rma_purchase/__manifest__.py @@ -8,7 +8,7 @@ "summary": "RMA from PO", "license": "LGPL-3", "author": "Eficent, 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", "purchase"], "data": [ "wizards/rma_order_line_make_purchase_order_view.xml",