File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 8
8
<li ><a href = " /documentation/" >Documentation</a ></li >
9
9
<li ><a href = " /open-source/" >Open Source</a ></li >
10
10
<li ><a href = " /support/" >Support</a ></li >
11
- <li ><a href = " /web/" >Web Sites</a ></li >
11
+ <li ><a href = " /web-sites /" >Web Sites</a ></li >
12
12
</ul >
13
13
</aside >
14
14
</div >
Original file line number Diff line number Diff line change @@ -99,17 +99,12 @@ function menu_header_brand_jquery_org() {
99
99
function menu_header_contribute_jquery_org () {
100
100
return array (
101
101
'http://contribute.jquery.org/CLA/ ' => 'Contributor License Agreement ' ,
102
- 'http://contribute.jquery.org/style-guide/js/ ' => 'JS Style Guide ' ,
103
- 'http://contribute.jquery.org/style-guide/html/ ' => 'HTML Style Guide '
102
+ 'http://contribute.jquery.org/style-guide/js ' => 'JS Style Guide ' ,
103
+ 'http://contribute.jquery.org/style-guide/html ' => 'HTML Style Guide ' ,
104
+ 'http://contribute.jquery.org/commits-and-pull-requests ' => 'Commits & Pull Requests '
104
105
);
105
106
}
106
107
107
- function menu_header_irc_jquery_org () {
108
- return array (
109
- 'http://irc.jquery.org/irc-help/ ' => 'IRC Help ' ,
110
- 'http://jquery.org/meeting/ ' => 'Meetings '
111
- );
112
- }
113
108
/*
114
109
* Avert your eyes.
115
110
*/
You can’t perform that action at this time.
0 commit comments