diff --git a/account_ebics_batch/__manifest__.py b/account_ebics_batch/__manifest__.py index b84f781..e9d2133 100644 --- a/account_ebics_batch/__manifest__.py +++ b/account_ebics_batch/__manifest__.py @@ -6,7 +6,7 @@ "version": "14.0.1.0.0", "license": "AGPL-3", "author": "Noviat", - "website": "http://www.noviat.com", + "website": "https://www.noviat.com", "category": "Accounting & Finance", "summary": "EBICS Files automated import and processing", "depends": ["account_ebics"],