From 161557d442300f40b8f0b7cca0cdc36b9133b26a Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Mon, 11 Dec 2023 10:40:00 +0000 Subject: [PATCH] feat: update view --- app/views/schemes/csv_confirmation.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/schemes/csv_confirmation.html.erb b/app/views/schemes/csv_confirmation.html.erb index 82a174c97..0746347cf 100644 --- a/app/views/schemes/csv_confirmation.html.erb +++ b/app/views/schemes/csv_confirmation.html.erb @@ -9,7 +9,7 @@

Open your email inbox and click the link to download your CSV file.

- <%= govuk_link_to "Return to logs", schemes_path %> + <%= govuk_link_to "Return to schemes", schemes_path %>