From 53f95e72e81c69025fc692d3e9488a23f3a16ccf Mon Sep 17 00:00:00 2001 From: Em Barnard-Shao Date: Wed, 28 Jan 2026 16:48:20 -0500 Subject: [PATCH] Replace link --- app/views/diy/continue_to_fsa/edit.html.erb | 2 +- app/views/diy_intake_email_mailer/high_support_message.html.erb | 2 +- app/views/diy_intake_email_mailer/high_support_message.text.erb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/diy/continue_to_fsa/edit.html.erb b/app/views/diy/continue_to_fsa/edit.html.erb index 618c5c8060..11e5091346 100644 --- a/app/views/diy/continue_to_fsa/edit.html.erb +++ b/app/views/diy/continue_to_fsa/edit.html.erb @@ -16,7 +16,7 @@ <%= image_tag "paper.svg", alt: "", class: "document-list__icon" %>
- <%= t(".file_myself_guide_html", file_myself_guide_link: "https://files.codeforamerica.org/2023/03/07165831/2023-file-myself-with-getyourrefund-client-guide.pdf") %> + <%= t(".file_myself_guide_html", file_myself_guide_link: "https://drive.google.com/file/d/1O8e2qlfd8P7Hp3wiCLifdBb9QX_psn8-/view") %>
diff --git a/app/views/diy_intake_email_mailer/high_support_message.html.erb b/app/views/diy_intake_email_mailer/high_support_message.html.erb index f74c1f7f76..7d2385d82d 100644 --- a/app/views/diy_intake_email_mailer/high_support_message.html.erb +++ b/app/views/diy_intake_email_mailer/high_support_message.html.erb @@ -5,7 +5,7 @@

<%= I18n.t("high_support_mailer.02_this_is_gyr", diy_link: link_to(I18n.t('questions.triage.diy_tile.title'), diy_url), - guide_link: link_to(I18n.t("high_support_mailer.file_myself_guide_and_video_tutorials"), "https://files.codeforamerica.org/2023/03/07165831/2023-file-myself-with-getyourrefund-client-guide.pdf"), + guide_link: link_to(I18n.t("high_support_mailer.file_myself_guide_and_video_tutorials"), "https://drive.google.com/file/d/1O8e2qlfd8P7Hp3wiCLifdBb9QX_psn8-/view"), ).html_safe %>

diff --git a/app/views/diy_intake_email_mailer/high_support_message.text.erb b/app/views/diy_intake_email_mailer/high_support_message.text.erb index 600d06be8b..1e06545071 100644 --- a/app/views/diy_intake_email_mailer/high_support_message.text.erb +++ b/app/views/diy_intake_email_mailer/high_support_message.text.erb @@ -2,7 +2,7 @@ <%= I18n.t("high_support_mailer.02_this_is_gyr", diy_link: I18n.t('questions.triage.diy_tile.title'), - guide_link: I18n.t("high_support_mailer.file_myself_guide_and_video_tutorials") + " ", + guide_link: I18n.t("high_support_mailer.file_myself_guide_and_video_tutorials") + " ", ) %> <%= I18n.t("high_support_mailer.03_if_you_get_stuck",