]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix 404 to samples in release drafter (#11933)
authorJacco van den Berg <jaccoberg2281@gmail.com>
Tue, 15 Oct 2024 19:12:00 +0000 (21:12 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 19:12:00 +0000 (21:12 +0200)
Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
.github/release-drafter.yml

index 582f5491d9a0ee9e54299cee24722472ce820c89..636045e034d5525f543916fcf5b00dbbeffa4161 100644 (file)
@@ -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