mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 16:26:52 +01:00
Fix broken links (#10812)
This commit is contained in:
committed by
GitHub
parent
b5f5f468d3
commit
005aa45c32
@@ -173,7 +173,7 @@ module.exports = {
|
||||
|
||||
## Docs
|
||||
* [Area](../../charts/area.html)
|
||||
* [Filling modes](../../charts/area.htmll#filling-modes)
|
||||
* [Filling modes](../../charts/area.html#filling-modes)
|
||||
* [Line](../../charts/line.html)
|
||||
* [Data structures (`labels`)](../../general/data-structures.html)
|
||||
* [Axes scales](../../axes/)
|
||||
|
||||
@@ -142,7 +142,7 @@ module.exports = {
|
||||
|
||||
## Docs
|
||||
* [Area](../../charts/area.html)
|
||||
* [Filling modes](../../charts/area.htmll#filling-modes)
|
||||
* [Filling modes](../../charts/area.html#filling-modes)
|
||||
* [`propagate`](../../charts/area.html#propagate)
|
||||
* [Radar](../../charts/radar.html)
|
||||
* [Data structures (`labels`)](../../general/data-structures.html)
|
||||
|
||||
Reference in New Issue
Block a user