Fix broken url in docs

This commit is contained in:
Saintmalik
2020-10-17 06:16:43 +00:00
parent 2e986852b5
commit 11dc2aad0e

View File

@@ -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