Skip to content

Commit 8a58895

Browse files
sigorillascottgonzalez
authored andcommitted
codeorigin.jquery.com: Add PEP link to menu
Closes jquerygh-389
1 parent 613a155 commit 8a58895

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

themes/jquery/menu-header.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ function menu_header_codeorigin_jquery_com() {
3939
'/ui/' => 'jQuery UI',
4040
'/mobile/' => 'jQuery Mobile',
4141
'/color/' => 'jQuery Color',
42-
'/qunit/' => 'QUnit'
42+
'/qunit/' => 'QUnit',
43+
'/pep/' => 'PEP'
4344
);
4445
}
4546

0 commit comments

Comments
 (0)