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 cc8409f commit 551772cCopy full SHA for 551772c
README.md
@@ -83,8 +83,8 @@ use [Google Closure Compiler](http://closure-compiler.appspot.com/home):
83
// @compilation_level SIMPLE_OPTIMIZATIONS
84
// @output_file_name contextMenu.js
85
// @code_url http://medialize.github.com/jQuery-contextMenu/jquery-1.8.2.min.js
86
-// @code_url http://medialize.github.com/jQuery-contextMenu/jquery.ui.position.js
87
-// @code_url http://medialize.github.com/jQuery-contextMenu/jquery.contextMenu.js
+// @code_url http://medialize.github.com/jQuery-contextMenu/src/jquery.ui.position.js
+// @code_url http://medialize.github.com/jQuery-contextMenu/src/jquery.contextMenu.js
88
// ==/ClosureCompiler==
89
```
90
0 commit comments