1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-06 14:35:32 +01:00

Improvements to the off-line manual sidebar and footer.

This commit is contained in:
martynshaw99
2013-08-29 22:58:39 +00:00
parent 90b6e93cd3
commit d63709908a
2 changed files with 5 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
<div class="portlet">
<h5>Help Location</h5>
<h5>Useful External Links</h5>
<div class="pBody">
<ul>
<li><a href="index.html">Local manual in use</a></li>
<li><a href="http://audacityteam.org/manual/index.php">Internet manual</a></li>
<li><a href="http://forum.audacityteam.org" title="Visit the Forum for technical support">Forum</a></li>
<li><a href="http://wiki.audacityteam.org" title="Visit the Wiki for tips, tricks and more tutorials">Wiki</a></li>
<li><a href="http://audacity.sourceforge.net/download/" title="Download the latest release">Latest Release</a></li>
</ul>
</div>
</div>