From 5c1f49e26913df2d6a53cd89f56b51132b69f34e Mon Sep 17 00:00:00 2001 From: Andy Sellick Date: Tue, 30 Jul 2024 11:18:48 +0100 Subject: [PATCH] Update Sign into Service page text - remove mention of Government Gateway --- app/views/help_pages/sign_in.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/help_pages/sign_in.html.erb b/app/views/help_pages/sign_in.html.erb index 98695902..aca3da01 100644 --- a/app/views/help_pages/sign_in.html.erb +++ b/app/views/help_pages/sign_in.html.erb @@ -16,7 +16,7 @@ links = [{ text: "HMRC services", path: "/log-in-register-hmrc-online-services", - description: "Sign in using Government Gateway for tax services including self-assessment.", + description: "Sign in to use tax services including self-assessment.", },{ text: "Universal Credit", path: "/sign-in-universal-credit",