mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
add link to GitHub.com TOS to footer, fixes #63
This commit is contained in:
parent
3cf2c03d54
commit
5375ae8e38
@ -25,7 +25,7 @@
|
|||||||
<footer class="site-footer cf">
|
<footer class="site-footer cf">
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/about/">About</a>
|
<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>
|
</nav>
|
||||||
<p>
|
<p>
|
||||||
Please consult a legal expert before adopting a software license for your project.<br>
|
Please consult a legal expert before adopting a software license for your project.<br>
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
<footer class="site-footer cf">
|
<footer class="site-footer cf">
|
||||||
<nav>
|
<nav>
|
||||||
About
|
About
|
||||||
<a href="#">Terms of Service</a>
|
<a href="https://help.github.com/articles/github-terms-of-service">Terms of Service</a>
|
||||||
</nav>
|
</nav>
|
||||||
<p>
|
<p>
|
||||||
Please consult a legal expert before adopting a software license for your project.<br>
|
Please consult a legal expert before adopting a software license for your project.<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user