diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index f03abc523e4..582f5491d9a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -44,10 +44,10 @@ template: | # Essential Links * [npm](https://www.npmjs.com/package/chart.js) - * [Migration guide](https://www.chartjs.org/docs/latest/migration/v4-migration.html) - * [Docs](https://www.chartjs.org/docs/latest/) - * [API](https://www.chartjs.org/docs/latest/api/) - * [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/) $CHANGES