Added support for voting in QuickVotes.
[selectricity-live] / app / views / site / index.rhtml
index 5a68a6b77237ebe9c91a5eb687c7b935025c95e5..b005cb5ccd109facebb79bf52beb65542eefc7ec 100644 (file)
@@ -12,7 +12,7 @@ HyperChad. They are the quickest way to make a decision using a variety
 of preferential and non-preficial election methods, or to compare
 between methods.</p>
 
-<p><%= link_to "Create QuickVote.", :action => 'create_quickvote' %></p>
+<p><%= link_to "Create QuickVote.", :controller => 'quickvote', :action => 'create' %></p>
 
 <h2>Voters</h2>
 

Benjamin Mako Hill || Want to submit a patch?