Skip to content

Commit 551772c

Browse files
committed
fixing paths in readme
1 parent cc8409f commit 551772c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ use [Google Closure Compiler](http://closure-compiler.appspot.com/home):
8383
// @compilation_level SIMPLE_OPTIMIZATIONS
8484
// @output_file_name contextMenu.js
8585
// @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
86+
// @code_url http://medialize.github.com/jQuery-contextMenu/src/jquery.ui.position.js
87+
// @code_url http://medialize.github.com/jQuery-contextMenu/src/jquery.contextMenu.js
8888
// ==/ClosureCompiler==
8989
```
9090

0 commit comments

Comments
 (0)