From 0094b46ea2adc2c07d08b0d6f7a4c6de47949a9b Mon Sep 17 00:00:00 2001 From: Nitin Kanish Date: Tue, 28 Apr 2026 11:54:12 +0530 Subject: [PATCH] Update URL to point to PaymentModule.php in 9.1.x --- modules/concepts/hooks/list-of-hooks/actionValidateOrder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md b/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md index 907d107383..803469fa77 100644 --- a/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md +++ b/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md @@ -4,7 +4,7 @@ hidden: true hookTitle: 'New orders' files: - - url: 'https://github.com/PrestaShop/PrestaShop/blob/8.0.x/classes/PaymentModule.php' + url: 'https://github.com/PrestaShop/PrestaShop/blob/9.1.x/classes/PaymentModule.php' file: classes/PaymentModule.php locations: - 'front office'