Skip to content

Commit

Permalink
#12840 Issue - Correct href value
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaDevelop committed Oct 4, 2023
1 parent eec2cb1 commit 595c43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/templates/_footer-copyright-and-legal.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="" class="p-link--soft js-revoke-cookie-manager"><small>Manage your tracker settings</small></a>
</li>
<li class="p-inline-list__item">
<a class="p-link--soft" href="https://github.com/canonical-websites/www.ubuntu.com/issues/new" id="report-a-bug">
<a class="p-link--soft" href="https://github.com/canonical/ubuntu.com/issues/new" id="report-a-bug">
<small>Report a bug on this site</small>
</a>
</li>
Expand Down

0 comments on commit 595c43f

Please sign in to comment.