From bc764f845efe6b256fea55b80511dff76d8dbd37 Mon Sep 17 00:00:00 2001 From: pissang Date: Tue, 21 Sep 2021 16:02:45 +0800 Subject: [PATCH 1/2] chore: update download links in announcement email template --- build/source-release/template/announce-release.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/source-release/template/announce-release.tpl b/build/source-release/template/announce-release.tpl index a19a6683df..57767b633a 100755 --- a/build/source-release/template/announce-release.tpl +++ b/build/source-release/template/announce-release.tpl @@ -13,9 +13,9 @@ The Apache ECharts team is proud to announce Apache ECharts {{ECHARTS_RELEASE_VE Apache ECharts is a powerful, interactive charting and data visualization library for browser. -Download Links: https://dist.apache.org/repos/dist/release/echarts/{{ECHARTS_RELEASE_VERSION}}/ +Download Links: https://echarts.apache.org/download.html -Release Notes: http://www.apache.org/dist/echarts/{{ECHARTS_RELEASE_VERSION}}/RELEASE_NOTE.txt +Release Notes: https://echarts.apache.org/changelog.html Website: http://echarts.apache.org/ From 7b5c6bb2df299747aa5987dfb2384426396613a6 Mon Sep 17 00:00:00 2001 From: pissang Date: Wed, 22 Sep 2021 11:48:35 +0800 Subject: [PATCH 2/2] chore: fix http link --- build/source-release/template/announce-release.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/source-release/template/announce-release.tpl b/build/source-release/template/announce-release.tpl index 57767b633a..5030eaecf3 100755 --- a/build/source-release/template/announce-release.tpl +++ b/build/source-release/template/announce-release.tpl @@ -17,7 +17,7 @@ Download Links: https://echarts.apache.org/download.html Release Notes: https://echarts.apache.org/changelog.html -Website: http://echarts.apache.org/ +Website: https://echarts.apache.org/ ECharts Resources: