]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix broken links (#10812)
authorJacco van den Berg <jaccoberg2281@gmail.com>
Wed, 19 Oct 2022 16:59:35 +0000 (18:59 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 16:59:35 +0000 (19:59 +0300)
docs/samples/area/line-stacked.md
docs/samples/area/radar.md

index 7b17e7f5aa4d4cbdfff14bba7e3eb011d7c80ef1..33280d3f6cbc91793155fff317097e9d41f55069 100644 (file)
@@ -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/)
index 573e49f3f52037c862d29be87ca4b6e84ed305e4..0888a5eff6a768db95fb23de1799849acf22fab0 100644 (file)
@@ -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)