File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ function menu_header_qunitjs_com() {
42
42
43
43
function menu_header_jquerymobile_com () {
44
44
return array (
45
- 'http://mobile.jquery .com/docs ' => 'Docs ' ,
46
- 'http://mobile.jquery. com/download ' => 'Download ' ,
47
- 'http://mobile.jquery. com/gbs ' => 'Platforms ' ,
48
- 'http://mobile.jquery. com/themeroller ' => 'Themes ' ,
49
- 'http://mobile.jquery. com/resources ' => 'Resources ' ,
45
+ 'http://api.jquerymobile .com/ ' => 'API Documentation ' ,
46
+ 'http://jquerymobile. com/download/ ' => 'Download ' ,
47
+ 'http://jquerymobile. com/gbs/ ' => 'Platforms ' ,
48
+ 'http://jquerymobile. com/themeroller/ ' => 'Themes ' ,
49
+ 'http://jquerymobile. com/resources/ ' => 'Resources ' ,
50
50
'http://forum.jquery.com/jquery-mobile ' => 'Forum ' ,
51
- 'http://mobile.jquery .com/blog ' => 'Blog ' ,
51
+ 'http://blog.jquerymobile .com/ ' => 'Blog ' ,
52
52
);
53
53
}
54
54
You can’t perform that action at this time.
0 commit comments