mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-22 16:16:51 +01:00
Fix 404 to samples in release drafter (#11933)
Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
This commit is contained in:
committed by
GitHub
parent
7af71f5077
commit
bb5ca384a3
2
.github/release-drafter.yml
vendored
2
.github/release-drafter.yml
vendored
@@ -47,7 +47,7 @@ template: |
|
||||
* [Migration guide](https://www.chartjs.org/docs/$RESOLVED_VERSION/migration/v4-migration.html)
|
||||
* [Docs](https://www.chartjs.org/docs/$RESOLVED_VERSION/)
|
||||
* [API](https://www.chartjs.org/docs/$RESOLVED_VERSION/api/)
|
||||
* [Samples](https://www.chartjs.org/docs/$RESOLVED_VERSION/samples/)
|
||||
* [Samples](https://www.chartjs.org/docs/$RESOLVED_VERSION/samples/information.html)
|
||||
|
||||
$CHANGES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user