Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #39 from msgilligan/patch-2
Browse files Browse the repository at this point in the history
Update jsdoc3 GitHub URL
  • Loading branch information
eriwen committed Dec 3, 2012
2 parents 0ad9304 + 1955fc0 commit 3767683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -80,7 +80,7 @@ task jshintjs(type: com.eriwen.gradle.js.tasks.JsHintTask) {
}
```

**[JSDoc 3](https://github.com/micmath/jsdoc) support**
**[JSDoc 3](https://github.com/jsdoc3/jsdoc) support**
```groovy
task jsdocjs(type: com.eriwen.gradle.js.tasks.JsDocTask) {
source = ["${projectDir}/js/file1.js", "${projectDir}/js/file2.js"]
Expand Down

0 comments on commit 3767683

Please sign in to comment.