Skip to content

Commit f004bf9

Browse files
committed
All: fix Events link
The js.foundation domain doesn't have per-page redirects, and openjsf.org still changes a fair bit. Let's use the events.jquery.org redirect instead.
1 parent 43bc52a commit f004bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jquery/header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<li><a href="https://contribute.jquery.org/web-sites/">Web Sites</a></li>
5858
</ul>
5959
</li>
60-
<li class="dropdown"><a href="https://js.foundation/events">Events</a>
60+
<li class="dropdown"><a href="https://events.jquery.org/">Events</a>
6161
<ul class="wide">
6262
</ul>
6363
</li>

0 commit comments

Comments
 (0)