mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 03:38:11 -05:00
Update footer links
This commit is contained in:
@@ -36,14 +36,14 @@ import "../../styles/fonts.css";
|
||||
<li>
|
||||
<a
|
||||
href="https://manual.audacityteam.org/"
|
||||
aria-label="External link to Mauanl"
|
||||
aria-label="External link to Manual"
|
||||
target="_blank">Manual</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://audio.com/"
|
||||
aria-label="External link to audio.com"
|
||||
aria-label="External link to Audio.com"
|
||||
target="_blank">Audio.com</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -106,11 +106,11 @@ import "../../styles/fonts.css";
|
||||
Copyright © <span id="copyright"></span> | Muse Group &
|
||||
contributors. Audacity® software is licensed under the terms of the
|
||||
GNU General Public License, Version 3. Further information about the
|
||||
software license, distribution and acceptable use can be found <a
|
||||
software license, distribution and acceptable use can be found in the source.<a
|
||||
class="underline hover:text-blue-700"
|
||||
href="https://github.com/audacity/audacity/blob/master/LICENSE.txt"
|
||||
aria-label="Link to source code">in the source</a
|
||||
>.
|
||||
aria-label="Link to source code">Link to source code</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user