From 8c878302be4ef59bdee3b0b0e9365e9a278d93bc Mon Sep 17 00:00:00 2001 From: Quentin Dupont Date: Mon, 2 Oct 2023 17:07:56 +0200 Subject: [PATCH] rebase and precommit --- mrp_bom_widget_section_and_note_one2many/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_bom_widget_section_and_note_one2many/__manifest__.py b/mrp_bom_widget_section_and_note_one2many/__manifest__.py index 44c826b35..6cb367bf7 100644 --- a/mrp_bom_widget_section_and_note_one2many/__manifest__.py +++ b/mrp_bom_widget_section_and_note_one2many/__manifest__.py @@ -10,7 +10,7 @@ "category": "Manufacturing/Manufacturing", "author": "GRAP," "Odoo Community Association (OCA)", - "website": "https://github.com/grap/grap-odoo-incubator", + "website": "https://github.com/OCA/manufacture", "license": "AGPL-3", "depends": [ "mrp",