change bad link on the front page
author<mako@atdot.cc> <>
Wed, 5 Sep 2007 13:35:06 +0000 (09:35 -0400)
committer<mako@atdot.cc> <>
Wed, 5 Sep 2007 13:35:06 +0000 (09:35 -0400)
app/views/layouts/frontpage.rhtml

index fd9817021dd781697691ab2faece924e69894faf..e227e87daa23197727934e876a87659c6ccae207 100644 (file)
@@ -26,7 +26,7 @@
     <% end -%>
       &nbsp;&nbsp;<%= link_to "help/about", :controller => 'about' %>
       </div>
-         <a href="index.html"><h1>selectricity: voting machinery for the masses</h1></a>
+         <a href="/"><h1>selectricity: voting machinery for the masses</h1></a>
     </div>
   
   <div id="body">

Benjamin Mako Hill || Want to submit a patch?