Skip to content

Commit 1d6b8f3

Browse files
authored
Updated dead sample link (#10748)
* Updated dead sample link * Updated option sample
1 parent c51d697 commit 1d6b8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ function updateScale(chart) {
9595
}
9696
```
9797

98-
Code sample for updating options can be found in [toggle-scale-type.html](https://www.chartjs.org/samples/latest/scales/toggle-scale-type.html).
98+
Code sample for updating options can be found in [line-datasets.html](https://www.chartjs.org/docs/latest/samples/area/line-datasets.html).
9999

100100
## Preventing Animations
101101

0 commit comments

Comments
 (0)