Skip to content

Commit bb5ca38

Browse files
LeeLenaleeeJacco van den Berg
andauthored
Fix 404 to samples in release drafter (#11933)
Co-authored-by: Jacco van den Berg <[email protected]>
1 parent 7af71f5 commit bb5ca38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ template: |
4747
* [Migration guide](https://www.chartjs.org/docs/$RESOLVED_VERSION/migration/v4-migration.html)
4848
* [Docs](https://www.chartjs.org/docs/$RESOLVED_VERSION/)
4949
* [API](https://www.chartjs.org/docs/$RESOLVED_VERSION/api/)
50-
* [Samples](https://www.chartjs.org/docs/$RESOLVED_VERSION/samples/)
50+
* [Samples](https://www.chartjs.org/docs/$RESOLVED_VERSION/samples/information.html)
5151
5252
$CHANGES
5353

0 commit comments

Comments
 (0)