Commit ac547eb5
Changed files (1)
app
views
layouts
app/views/layouts/application.html.erb
@@ -92,7 +92,7 @@
<div id="footer">
<div class="floatLeft">© 2011 CakeSide</div>
<div class="floatRight">
- <a href="/">Privacy Policy</a>
+ <a href="/privacy.html">Privacy Policy</a>
</div>
</div>
<!-- end footer -->