Update footer links

This commit is contained in:
Dilson's Pickles
2023-09-26 16:16:37 +10:00
parent 5e3e9edc57
commit ecec0c033c

View File

@@ -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 &copy; <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>