We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70793d0 commit 31f3ce7Copy full SHA for 31f3ce7
themes/jquery/menu-header.php
@@ -50,7 +50,8 @@ function menu_header_qunitjs_com() {
50
'http://api.qunitjs.com/' => 'API Documentation',
51
'http://qunitjs.com/cookbook/' => 'Cookbook',
52
'http://qunitjs.com/plugins/' => 'Plugins',
53
- 'http://qunitjs.com/upgrade-guide-2.x/' => '2.x Upgrade Guide'
+ 'http://qunitjs.com/upgrade-guide-2.x/' => '2.x Upgrade Guide',
54
+ 'http://qunitjs.com/about/' => 'About'
55
);
56
}
57
0 commit comments