From b5c2535f84b9b3949f432c73d4875014465aa058 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Sat, 28 May 2022 14:17:25 +0200 Subject: [PATCH] [FIX+IMP] Update dotfiles + switch to GH actions --- stock_reserve/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_reserve/__manifest__.py b/stock_reserve/__manifest__.py index 79d49d03b..9cf87acfc 100644 --- a/stock_reserve/__manifest__.py +++ b/stock_reserve/__manifest__.py @@ -8,7 +8,7 @@ "category": "Warehouse", "license": "AGPL-3", "complexity": "normal", - "website": "https://github.com/stock-logistics-warehouse", + "website": "https://github.com/OCA/stock-logistics-warehouse", "depends": ["stock"], "data": [ "view/stock_reserve.xml",