From: Hossein Pourbahrami Date: Wed, 8 Jun 2022 11:51:17 +0000 (+0430) Subject: Typo fix (#10410) X-Git-Tag: v3.8.1~26 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b52507b5c728242a0f4e1ca032c6e40de5d9b212;p=thirdparty%2FChart.js.git Typo fix (#10410) --- diff --git a/docs/samples/area/line-datasets.md b/docs/samples/area/line-datasets.md index 44db94554..409e98106 100644 --- a/docs/samples/area/line-datasets.md +++ b/docs/samples/area/line-datasets.md @@ -167,7 +167,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/)