diff --git a/stock_warehouse_calendar/__manifest__.py b/stock_warehouse_calendar/__manifest__.py index a8d6f1f2d..fda9fa214 100644 --- a/stock_warehouse_calendar/__manifest__.py +++ b/stock_warehouse_calendar/__manifest__.py @@ -6,7 +6,7 @@ "summary": "Adds a calendar to the Warehouse", "version": "13.0.1.0.1", "license": "LGPL-3", - "website": "https://github.com/stock-logistics-warehouse", + "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, " "Odoo Community Association (OCA)", "category": "Warehouse Management", "depends": ["stock", "resource"],