Skip to content

Commit 1133ea9

Browse files
committed
fix(jQuery): fix include file path
1 parent ef2fec1 commit 1133ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/jQuery/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jQueryのPlugin Pattern
22

3-
!CODEFILE "/src/jquery.js"
3+
!CODEFILE "../../src/jQuery/jquery.js"
44

55
```js
66
var jQuery = require("jquery");

0 commit comments

Comments
 (0)