diff --git a/mrp_planned_order_matrix/__manifest__.py b/mrp_planned_order_matrix/__manifest__.py index c2c70251f..82bc244ae 100644 --- a/mrp_planned_order_matrix/__manifest__.py +++ b/mrp_planned_order_matrix/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Allows to create fixed planned orders on a grid view.", "version": "13.0.1.0.0", "author": "ForgeFlow, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/stock-logistics-warehouse", + "website": "https://github.com/OCA/manufacture", "category": "Warehouse Management", "depends": ["mrp_multi_level", "web_widget_x2many_2d_matrix", "date_range"], "data": ["wizards/mrp_planned_order_wizard_view.xml"],