From: Rupert B <56040937+rupert-br@users.noreply.github.com> Date: Tue, 13 Sep 2022 17:32:48 +0000 (+0200) Subject: Update line-boundaries.md (#10666) X-Git-Tag: v4.0.0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c9e536de2f135fd5b9ea5e70c459bf3f58854eb;p=thirdparty%2FChart.js.git Update line-boundaries.md (#10666) Fixed broken link in docs --- diff --git a/docs/samples/area/line-boundaries.md b/docs/samples/area/line-boundaries.md index c6d9d0d6d..fa9c733e6 100644 --- a/docs/samples/area/line-boundaries.md +++ b/docs/samples/area/line-boundaries.md @@ -121,7 +121,7 @@ module.exports = { ## Docs * [Area](../../charts/area.html) - * [Filling modes](../../charts/area.htmll#filling-modes) + * [Filling modes](../../charts/area.html#filling-modes) * Boundary: `'start'`, `'end'`, `'origin'` * [Line](../../charts/line.html) * [Data structures (`labels`)](../../general/data-structures.html)