We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4048e97 commit 2458ea7Copy full SHA for 2458ea7
README.md
@@ -46,7 +46,7 @@ $ npm install -g documentation
46
```
47
48
This installs a command called `documentation` in your path, that you can
49
-point at [JSDoc](http://usejsdoc.org/)-annotated source code to generate
+point at [JSDoc](https://jsdoc.app/about-getting-started.html)-annotated source code to generate
50
human-readable documentation. First, run `documentation` with the `--help`
51
option for help:
52
0 commit comments