diff --git a/account_move_line_product/__manifest__.py b/account_move_line_product/__manifest__.py index f9fc366dc..c8d8fa608 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -6,7 +6,7 @@ "version": "13.0.1.0.0", "summary": "Displays the product in the journal entries and items", "author": "ForgeFlow, Odoo Community Association (OCA)", - "website": "http://www.github.com/OCA/stock-logistics-warehouse", + "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Generic", "depends": ["account"], "license": "AGPL-3",