]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix broken url in docs 7901/head
authorSaintmalik <msalawu5@gmail.com>
Sat, 17 Oct 2020 06:16:43 +0000 (06:16 +0000)
committerSaintmalik <msalawu5@gmail.com>
Sat, 17 Oct 2020 06:16:43 +0000 (06:16 +0000)
docs/docs/charts/scatter.md

index e42d636962850fc21abb167471903a91c75a14a7..3eb1e73fde70738e843d4264a0cacbacbd177d7b 100644 (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