We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee0ff1 commit cc1fcb0Copy full SHA for cc1fcb0
.github/release-drafter.yml
@@ -44,10 +44,10 @@ template: |
44
# Essential Links
45
46
* [npm](https://www.npmjs.com/package/chart.js)
47
- * [Migration guide](https://www.chartjs.org/docs/latest/migration/v4-migration.html)
48
- * [Docs](https://www.chartjs.org/docs/latest/)
49
- * [API](https://www.chartjs.org/docs/latest/api/)
50
- * [Samples](https://www.chartjs.org/docs/latest/samples/)
+ * [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/)
51
52
$CHANGES
53
0 commit comments