From 1ebbf27895c0ea5c2671ca6a5590c79413239898 Mon Sep 17 00:00:00 2001 From: Nitin Kanish Date: Tue, 28 Apr 2026 13:49:31 +0530 Subject: [PATCH] Update OrderConfirmationController URL to 9.1.x Updated the URL for the OrderConfirmationController to point to the 9.1.x branch. --- .../concepts/hooks/list-of-hooks/displayOrderConfirmation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/concepts/hooks/list-of-hooks/displayOrderConfirmation.md b/modules/concepts/hooks/list-of-hooks/displayOrderConfirmation.md index 8751e522f8..d1a0bce713 100644 --- a/modules/concepts/hooks/list-of-hooks/displayOrderConfirmation.md +++ b/modules/concepts/hooks/list-of-hooks/displayOrderConfirmation.md @@ -4,7 +4,7 @@ hidden: true hookTitle: 'Order confirmation page' files: - - url: 'https://github.com/PrestaShop/PrestaShop/blob/8.0.x/controllers/front/OrderConfirmationController.php' + url: 'https://github.com/PrestaShop/PrestaShop/blob/9.1.x/controllers/front/OrderConfirmationController.php' file: controllers/front/OrderConfirmationController.php locations: - 'front office'