diff --git a/app/views/layouts/_dmponline_navigation.html.erb b/app/views/layouts/_dmponline_navigation.html.erb index b38673f..601034d 100644 --- a/app/views/layouts/_dmponline_navigation.html.erb +++ b/app/views/layouts/_dmponline_navigation.html.erb @@ -60,7 +60,7 @@ <% else %>
  • <% end %> - <%= link_to t("helpers.create_plan_label"), "/projects/new"%> + <%= link_to t("helpers.create_plan_label"), new_project_path %>
  • <% else %>