Update Terms of Service.

Update the copyright section of the Terms of Service to link to the new
DMCA page and to list the same requirements as the DMCA page.
This commit is contained in:
evazion
2022-10-23 19:30:49 -05:00
parent 61112bc9a1
commit bbfea9aecb
3 changed files with 37 additions and 44 deletions

View File

@@ -193,6 +193,7 @@
<li><%= link_to("Privacy Policy", privacy_policy_path) %></li>
<li><%= link_to("Terms of Service", terms_of_service_path) %></li>
<li><%= link_to("2257 Statement", usc_2257_path) %></li>
<li><%= link_to("DMCA", dmca_path) %></li>
</ul>
</section>
</div>