From 765935a105ecc7d45d4d85d1a744626e1a94b300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marques?= Date: Thu, 25 Nov 2021 15:11:51 +0000 Subject: [PATCH] [IMP] *: pre-commit execution --- account_loan/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_loan/__manifest__.py b/account_loan/__manifest__.py index a049a4b6..453bfa14 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"],