Docs: update link to new JSDoc site (#3950)

This commit is contained in:
Niels de Vos 2024-01-16 09:20:45 +01:00 committed by GitHub
parent 0dcc7d50a8
commit a3b45ceccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ By way of example, the `background()` method present in v0.20.0 was deprecated i
## Documentation ## Documentation
The public API is documented with [JSDoc](http://usejsdoc.org/) annotated comments. The public API is documented with [JSDoc](https://jsdoc.app/) annotated comments.
These can be converted to Markdown by running: These can be converted to Markdown by running:
```sh ```sh