File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
<li><a href="https://plugins.jquery.com/">Plugins</a></li>
62
62
<li class="dropdown"><a href="https://contribute.jquery.org/">Contribute</a>
63
63
<ul>
64
- <li><a href="https://js.foundation/CLA ">CLA</a></li>
64
+ <li><a href="https://cla.openjsf.org/ ">CLA</a></li>
65
65
<li><a href="https://contribute.jquery.org/style-guide/">Style Guides</a></li>
66
66
<li><a href="https://contribute.jquery.org/triage/">Bug Triage</a></li>
67
67
<li><a href="https://contribute.jquery.org/code/">Code</a></li>
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ function menu_header_brand_jquery_org() {
98
98
99
99
function menu_header_contribute_jquery_org () {
100
100
return array (
101
- 'https://js.foundation/CLA ' => 'CLA ' ,
101
+ 'https://cla.openjsf.org/ ' => 'CLA ' ,
102
102
'https://contribute.jquery.org/style-guide/ ' => 'Style Guides ' ,
103
103
'https://contribute.jquery.org/markup-conventions/ ' => 'Markup Conventions ' ,
104
104
'https://contribute.jquery.org/commits-and-pull-requests/ ' => 'Commits & Pull Requests '
You can’t perform that action at this time.
0 commit comments