Add the 'Add a New Video' link to the main video page
[cs356-p2-videostore.git] / app / views / video / new.rhtml
index 66bbda4..cf2572b 100644 (file)
@@ -5,4 +5,4 @@
   <%= submit_tag "Create" %>
 <% end %>
 
-<%= link_to 'Back', :action => 'list' %>
+<%= link_to 'Back', :action => 'index' %>