mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
Generate API docs with vuepress-plugin-typedoc (#8755)
* Generate API docs with vuepress-plugin-typedoc * Links, fixes, cleanup
This commit is contained in:
@@ -122,7 +122,7 @@ var chart = new Chart(ctx, {
|
||||
|
||||
## Plugin Core API
|
||||
|
||||
Read more about the [existing plugin extension hooks](https://github.com/chartjs/Chart.js/blob/master/types/index.esm.d.ts).
|
||||
Read more about the [existing plugin extension hooks](../api/interfaces/plugin).
|
||||
|
||||
### Chart Initialization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user