diff --git a/account_loan/__manifest__.py b/account_loan/__manifest__.py index a049a4b68..453bfa14e 100644 --- a/account_loan/__manifest__.py +++ b/account_loan/__manifest__.py @@ -4,7 +4,7 @@ "name": "Account Loan management", "version": "13.0.1.1.0", "author": "Creu Blanca,Odoo Community Association (OCA)", - "website": "http://github.com/OCA/account-financial-tools", + "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3", "category": "Accounting", "depends": ["account"],