diff --git a/app/views/organisations/merge.html.erb b/app/views/merge/start.html.erb similarity index 97% rename from app/views/organisations/merge.html.erb rename to app/views/merge/start.html.erb index 9d324ced0..fa32e578a 100644 --- a/app/views/organisations/merge.html.erb +++ b/app/views/merge/start.html.erb @@ -40,7 +40,7 @@ <%= govuk_warning_text text: "You will not be able to submit your request without the above information. Do not start the form until you have obtained all of the information. " %> <%= govuk_start_button( text: "Start now", - href: "#", + href: merge_organisations_organisation_path, ) %>