Skip to content

Commit 58fb5e4

Browse files
authored
Remove dead Link
http://usejsdoc.org/about-configuring-jsdoc.html is pointing to a scam / casino site
1 parent 80f78e6 commit 58fb5e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ To configure JSDoc to use the plugin, add the following to the JSDoc configurati
1616
],
1717
```
1818

19-
See http://usejsdoc.org/about-configuring-jsdoc.html for more details on how to configure JSDoc.
20-
2119
## What this plugin does
2220

2321
When using the `class` keyword for defining classes (required by TypeScript), JSDoc requires `@classdesc` and `@extends` annotations. With this plugin, no `@classdesc` and `@extends` annotations are needed.

0 commit comments

Comments
 (0)