Link to the https version of the FF website, as the non-https version
just redirects ayway.
This commit is contained in:
parent
e31a883719
commit
29f2eb9ae7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45531
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
<div class="frontdonatetop"><div><b style="display: none;">.</b></div></div>
|
||||
<div class="frontdonatecontent">
|
||||
<a
|
||||
href="http://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
|
||||
href="https://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
|
||||
</div>
|
||||
<div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
|
||||
</div>
|
||||
|
@ -131,9 +131,9 @@
|
|||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="http://www.freebsdfoundation.org/">Foundation</a>
|
||||
<li><a href="https://www.freebsdfoundation.org/">Foundation</a>
|
||||
<ul>
|
||||
<li><a href="http://www.freebsdfoundation.org/donate/">Monetary Donations</a></li>
|
||||
<li><a href="https://www.freebsdfoundation.org/donate/">Monetary Donations</a></li>
|
||||
<li><a href="&base;/donations/">Hardware Donations</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue