diff --git a/app/views/_toolbar.html.erb b/app/views/_toolbar.html.erb index 4398349b73..fa63f52cf0 100644 --- a/app/views/_toolbar.html.erb +++ b/app/views/_toolbar.html.erb @@ -63,7 +63,7 @@ <%= link_to 'My Works', sufia.dashboard_works_path %>
  • - <%= link_to 'Add New', sufia.new_curation_concerns_generic_work_path %> + <%= link_to 'Add New', new_curation_concerns_generic_work_path %>
  • <%= link_to 'Batch New', sufia.new_curation_concerns_file_set_path %>