diff --git a/mrp_production_grouped_by_product/__manifest__.py b/mrp_production_grouped_by_product/__manifest__.py index bfb6ba0e9..606028d22 100644 --- a/mrp_production_grouped_by_product/__manifest__.py +++ b/mrp_production_grouped_by_product/__manifest__.py @@ -8,7 +8,7 @@ "version": "13.0.1.0.0", "category": "MRP", "author": "Tecnativa, " "Odoo Community Association (OCA)", - "website": "https://github.com/oca/manufacture", + "website": "https://github.com/OCA/manufacture", "license": "AGPL-3", "depends": ["mrp"], "data": ["views/stock_picking_type_views.xml"],