Skip to content

Commit ee476ba

Browse files
DrewProebstelDrew Proebstel
andauthored
FYST-2304-broken-pya-link-on-fyst-home-page (#6092)
fix link Co-authored-by: Drew Proebstel <[email protected]>
1 parent 0b0d698 commit ee476ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/state_file/state_file_pages/about_page.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<div>
3939
<%= t(".closed_subheader_html", sign_in_url: StateFile::StateFilePagesController.to_path_helper(action: :login_options)) %>
4040
<p>
41-
<%= t(".looking_for_return_html") %>
41+
<%= t(".looking_for_return_html", link: state_file_archived_intakes_edit_email_address_path )%>
4242
</p>
4343
<%= link_to questions_return_status_path(locale: I18n.locale), class: "button button--primary button--wide", role: "button", id: "firstCta" do %>
4444
<%= t(".download_return_button") %>

0 commit comments

Comments
 (0)