Skip to content

Commit ca41fb4

Browse files
committed
Updated the jQuery Mobile menu.
1 parent c1e0da8 commit ca41fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/jquery/menu-header.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ function menu_header_qunitjs_com() {
5555

5656
function menu_header_jquerymobile_com() {
5757
return array(
58+
'http://jquerymobile.com/demos/' => 'Demos',
5859
'http://api.jquerymobile.com/' => 'API Documentation',
59-
'http://jquerymobile.com/download/' => 'Download',
60-
'http://jquerymobile.com/gbs/' => 'Platforms',
6160
'http://jquerymobile.com/themeroller/' => 'Themes',
6261
'http://jquerymobile.com/resources/' => 'Resources',
6362
'http://blog.jquerymobile.com/' => 'Blog',
63+
'http://jquerymobile.com/about/' => 'About'
6464
);
6565
}
6666

0 commit comments

Comments
 (0)