updated README to note that the project isn't working
[yourule] / templates / site.tmpl
index 3c497efa25c200ba8c809ced9692ade9c6ecbef0..6b0f84cf1f4fd02064487dc1bacf0db2e190a826 100644 (file)
@@ -7,7 +7,7 @@
 <body>
 <div id="wrapper">
 <div id="header">
-<a href="<%= homepath %>"
+<a href="<%= homepath %>/">
 <img src="<%= homepath %>/static/images/yourule_banner.png" alt="YouRule" />
 </a>
 </div>
@@ -23,7 +23,7 @@
 
 <div id="footer">
 <p>copyright 2007 :: <a href="http://mako.cc/">benjamin mako hill</a><br />
-<a href="http://mako.cc/projects/yourule">source freely available</a> :: <a
+<a href="http://mako.cc/software/yourule">source freely available</a> :: <a
 href="http://www.affero.org/oagpl.html">affero general public
 license</a></p>
 </div>

Benjamin Mako Hill || Want to submit a patch?