diff --git a/web_widget_datepicker_fulloptions/__manifest__.py b/web_widget_datepicker_fulloptions/__manifest__.py index c19de87f5..e72b06491 100644 --- a/web_widget_datepicker_fulloptions/__manifest__.py +++ b/web_widget_datepicker_fulloptions/__manifest__.py @@ -7,7 +7,7 @@ "Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Web", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", 'installable': True, "depends": [ "web",