Added a missing "#" to href for TOS.

This commit is contained in:
Don Denton 2013-08-07 00:45:55 -04:00
parent 8da0578ba5
commit a53a6667aa

View file

@ -125,7 +125,7 @@
</div>
<div id="tos"></div>
<h2><a href="tos">Terms of Service</a></h2>
<h2><a href="#tos">Terms of Service</a></h2>
<p>
Yes, legalese is boring, but we must protect ourselves &ndash; and by extension, you and your data &ndash; against unfriendly folks. We have a <a href="<%=tos_path%>">Terms of Service</a> describing your (and our) behavior and rights related to content, privacy, and laws. To use this service, you must agree to abide by our <a href="<%=tos_path%>">TOS</a>.
</p>