Merge pull request #1530 from SojinSamuel/patch-1

Broken External Link
This commit is contained in:
Birk Skyum 2022-08-04 01:28:59 +02:00 committed by GitHub
commit ab0cade417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ $ npm install -g documentation
```
This installs a command called `documentation` in your path, that you can
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
human-readable documentation. First, run `documentation` with the `--help`
option for help: