1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-21 20:30:10 +01:00

add link to GitHub.com TOS to footer, fixes #63

This commit is contained in:
Ben Balter 2013-06-11 10:13:27 -04:00
parent 3cf2c03d54
commit 5375ae8e38
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
<footer class="site-footer cf">
<nav>
<a href="/about/">About</a>
<a href="#">Terms of Service</a>
<a href="https://help.github.com/articles/github-terms-of-service">Terms of Service</a>
</nav>
<p>
Please consult a legal expert before adopting a software license for your project.<br>

View File

@ -46,7 +46,7 @@
<footer class="site-footer cf">
<nav>
About
<a href="#">Terms of Service</a>
<a href="https://help.github.com/articles/github-terms-of-service">Terms of Service</a>
</nav>
<p>
Please consult a legal expert before adopting a software license for your project.<br>