From: Saintmalik Date: Sat, 17 Oct 2020 06:16:43 +0000 (+0000) Subject: Fix broken url in docs X-Git-Tag: v3.0.0-beta.5~44^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11dc2aad0e05b80bdf9134a84bb6dd908b1f11ea;p=thirdparty%2FChart.js.git Fix broken url in docs --- diff --git a/docs/docs/charts/scatter.md b/docs/docs/charts/scatter.md index e42d63696..3eb1e73fd 100644 --- a/docs/docs/charts/scatter.md +++ b/docs/docs/charts/scatter.md @@ -35,7 +35,7 @@ var scatterChart = new Chart(ctx, { ## Dataset Properties -The scatter chart supports all of the same properties as the [line chart](./charts/line#dataset-properties). +The scatter chart supports all of the same properties as the [line chart](./charts/line.mdx#dataset-properties). ## Data Structure