diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index ff8bcfa..4d3137c 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -24,4 +24,4 @@ - +<%= link_to "New Project", new_project_path %>