Skip to content

Commit 48ec15a

Browse files
committed
plugins.jquery.com: Add package manifest docs link to header
1 parent 425b269 commit 48ec15a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/jquery/menu-header.php

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ function menu_header_plugins_jquery_com() {
1919
return array(
2020
'http://plugins.jquery.com/docs/names/' => 'Naming Your Plugin',
2121
'http://plugins.jquery.com/docs/publish/' => 'Publishing Your Plugin',
22+
'http://plugins.jquery.com/docs/package-manifest/' => 'Package Manifest',
2223
);
2324
}
2425

0 commit comments

Comments
 (0)