mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-14 04:06:49 +01:00
Fix broken url in docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user