Skip to content

Commit

Permalink
All: Add "Report a bug" to "Support" global menu
Browse files Browse the repository at this point in the history
Fixes #220.
  • Loading branch information
Krinkle committed Apr 5, 2024
1 parent d0960a2 commit 43bc52a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/jquery/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<li><a href="https://learn.jquery.com/">Learning Center</a></li>
<li><a href="https://jquery.com/support/">Chat</a></li>
<li><a href="https://stackoverflow.com/tags/jquery/info">Stack Overflow</a></li>
<li><a href="https://contribute.jquery.org/bug-reports/">Report a bug</a></li>
</ul>
</li>
<li class="dropdown"><a href="https://openjsf.org/">OpenJS Foundation</a>
Expand Down

0 comments on commit 43bc52a

Please sign in to comment.