mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 07:40:23 +02:00
Sidebar links now to use https.
Also included WIT in the links.
This commit is contained in:
parent
c0fceb3b66
commit
74d8160db5
@ -2,9 +2,10 @@
|
||||
<h5>Useful External Links</h5>
|
||||
<div class="pBody">
|
||||
<ul>
|
||||
<li><a style="font-style:italic" href="http://forum.audacityteam.org" title="Visit the Forum for technical support">Forum</a></li>
|
||||
<li><a style="font-style:italic" href="http://wiki.audacityteam.org" title="Visit the Wiki for tips, tricks and more tutorials">Wiki</a></li>
|
||||
<li><a style="font-style:italic" href="http://audacityteam.org/download/" title="Download the latest release">Latest Release</a></li>
|
||||
<li><a style="font-style:italic" href="https://forum.audacityteam.org" title="Visit the Forum for technical support">Forum</a></li>
|
||||
<li><a style="font-style:italic" href="https://wiki.audacityteam.org" title="Visit the Wiki for tips, tricks and more tutorials">Wiki</a></li>
|
||||
<li><a style="font-style:italic" href="https://audacityteam.org/download/" title="Download the latest release">Latest Release</a></li>
|
||||
<li><a style="font-style:italic" href="https://wit.audacityteam.org/" title='"What is That?" Audacity help page'>WIT</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user