diff --git a/mrp_warehouse_calendar/__manifest__.py b/mrp_warehouse_calendar/__manifest__.py index 4c0164a46..94fa1f19f 100644 --- a/mrp_warehouse_calendar/__manifest__.py +++ b/mrp_warehouse_calendar/__manifest__.py @@ -6,7 +6,7 @@ "summary": "Considers the warehouse calendars in manufacturing", "version": "13.0.1.0.0", "license": "LGPL-3", - "website": "https://github.com/manufacture", + "website": "https://github.com/OCA/manufacture", "author": "ForgeFlow, Odoo Community Association (OCA)", "category": "Manufacturing", "depends": ["mrp", "stock_warehouse_calendar"],