Browse Source

Update path

Co-authored-by: James Rose <james@jbpr.net>
pull/812/head
kosiakkatrina 3 years ago committed by GitHub
parent
commit
3b44cf6f77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/views/locations/edit.html.erb

2
app/views/locations/edit.html.erb

@ -3,7 +3,7 @@
<% content_for :before_content do %> <% content_for :before_content do %>
<%= govuk_back_link( <%= govuk_back_link(
text: "Back", text: "Back",
href: scheme_check_answers_path(@scheme.id, anchor: "locations"), href: scheme_check_answers_path(@scheme, anchor: "locations"),
) %> ) %>
<% end %> <% end %>

Loading…
Cancel
Save