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="frontdonatetop"><div><b style="display: none;">.</b></div></div>
|
||||||
<div class="frontdonatecontent">
|
<div class="frontdonatecontent">
|
||||||
<a
|
<a
|
||||||
href="http://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
|
href="https://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
|
<div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -131,9 +131,9 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.freebsdfoundation.org/">Foundation</a>
|
<li><a href="https://www.freebsdfoundation.org/">Foundation</a>
|
||||||
<ul>
|
<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>
|
<li><a href="&base;/donations/">Hardware Donations</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue