Skip to content

Commit 9bcfd3d

Browse files
committed
Updated JSDoc guide link in the readme
1 parent 53fbde8 commit 9bcfd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ These are general guidelines, not rules. I won't refuse a pull request just beca
4444
* Method chaining: Avoid long chained method statements, two or three max.
4545

4646
[styleguide]: https://google.github.io/styleguide/javascriptguide.xml
47-
[jsdoc]: https://developers.google.com/closure/compiler/docs/js-for-compiler
47+
[jsdoc]: https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler
4848

4949
## License
5050

0 commit comments

Comments
 (0)