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