8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4316ce8 commit b2784bdCopy full SHA for b2784bd
layouts/footer.html
@@ -1,9 +1,9 @@
1
<div id="footer" >
2
<div class="lower_footer">
3
<ul class="footer-cell">
4
- <li><a href="http://help.github.com/terms-of-service/">Terms</a></li>
5
- <li><a href="http://help.github.com/privacy-policy/">Privacy</a></li>
6
- <li><a href="http://help.github.com/security/">Security</a></li>
+ <li><a href="https://help.github.com/terms-of-service/">Terms</a></li>
+ <li><a href="https://help.github.com/privacy-policy/">Privacy</a></li>
+ <li><a href="https://help.github.com/security/">Security</a></li>
7
<li><a href="https://github.com/contact">Contact</a></li>
8
</ul>
9
0 commit comments