From 037d7fc2a6ff663dc4fb9a813ba549429b1f8125 Mon Sep 17 00:00:00 2001 From: Jack Weeden Date: Mon, 2 Sep 2024 08:21:08 +0100 Subject: [PATCH] Update URL in GOV.UK Chat promo helper The original URL is actually a redirect, so the promo wouldn't render after the browser followed the redirect. This updates the helper to specify the actual URL. --- app/helpers/govuk_chat_promo_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/helpers/govuk_chat_promo_helper.rb b/app/helpers/govuk_chat_promo_helper.rb index b116e99b1..eade117e4 100644 --- a/app/helpers/govuk_chat_promo_helper.rb +++ b/app/helpers/govuk_chat_promo_helper.rb @@ -1,6 +1,6 @@ module GovukChatPromoHelper GOVUK_CHAT_PROMO_BASE_PATHS = %w[ - /business-support-helpline + /business-support-service /company-tax-returns /corporation-tax /pay-corporation-tax