Skip to content

Commit

Permalink
Update URL in GOV.UK Chat promo helper
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jackbot committed Sep 2, 2024
1 parent a1a81c2 commit 037d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/govuk_chat_promo_helper.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 037d7fc

Please sign in to comment.