File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 83
83
<li><a href="http://events.jquery.org/2013/portland/">Portland</a></li>
84
84
</ul>
85
85
</li>
86
- <li class="dropdown"><a href="# ">Support</a>
86
+ <li class="dropdown"><a href="https://jquery.org/support/ ">Support</a>
87
87
<ul>
88
88
<li><a href="http://learn.jquery.com/">Learning Center</a></li>
89
89
<li><a href="http://try.jquery.com/">Try jQuery</a></li>
90
90
<li><a href="http://irc.jquery.org/">IRC/Chat</a></li>
91
91
<li><a href="http://forum.jquery.com/">Forums</a></li>
92
92
<li><a href="http://stackoverflow.com/tags/jquery/info">Stack Overflow</a></li>
93
+ <li><a href="https://jquery.org/support/">Commercial Support</a></li>
93
94
</ul>
94
95
</li>
95
96
<li class="dropdown"><a href="https://jquery.org/">jQuery Foundation</a>
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ function menu_header_jquery_org() {
79
79
'https://jquery.org/join/ ' => 'Join ' ,
80
80
'https://jquery.org/members/ ' => 'Members ' ,
81
81
'https://jquery.org/sponsors/ ' => 'Sponsors ' ,
82
+ 'https://jquery.org/support/ ' => 'Support ' ,
82
83
'https://jquery.org/team/ ' => 'Team ' ,
83
84
'https://jquery.org/meeting/ ' => 'Meetings ' ,
84
85
'https://jquery.org/history/ ' => 'History ' ,
You can’t perform that action at this time.
0 commit comments