mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
The sidebar.html file is used in the local copy of the manual and needs to point to our website, now that we have moved from sourceforge.
11 lines
555 B
HTML
11 lines
555 B
HTML
<div class="portlet">
|
|
<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>
|
|
</ul>
|
|
</div>
|
|
</div>
|