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

View File

@@ -63,7 +63,7 @@ By way of example, the `background()` method present in v0.20.0 was deprecated i
## 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:
```sh