[KYUUBI-SHADED #15] Fix the release note link in mail template

### _Why are the changes needed?_

https://kyuubi.apache.org/shaded-release/0.1.0.html

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #15 from pan3793/release.

217292a [Cheng Pan] Fix the release note link in mail template

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
diff --git a/build/release/script/announce.sh b/build/release/script/announce.sh
index ae39cc8..5f1c941 100755
--- a/build/release/script/announce.sh
+++ b/build/release/script/announce.sh
@@ -48,7 +48,7 @@
 Apache Kyuubi Shaded ${release_version} has been released!
 
 The full release notes are available at:
-Release Notes: https://kyuubi.apache.org/release/kyuubi-shaded-${release_version}.html
+Release Notes: https://kyuubi.apache.org/shaded-release/${release_version}.html
 
 To learn more about Apache Kyuubi, please see
 https://kyuubi.apache.org/