Skip to content

Commit

Permalink
fix(jQuery): fix include file path
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Aug 29, 2015
1 parent ef2fec1 commit 1133ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ja/jQuery/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jQueryのPlugin Pattern

!CODEFILE "/src/jquery.js"
!CODEFILE "../../src/jQuery/jquery.js"

```js
var jQuery = require("jquery");
Expand Down

0 comments on commit 1133ea9

Please sign in to comment.