This is an automated email from the ASF dual-hosted git repository. hsun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git
commit d0c7a2e51e1040f08c4216bb60709a72402433b3 Author: sunhe05 <[email protected]> AuthorDate: Mon Apr 3 03:54:20 2023 +0000 Fix release guide --- docs/release-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/release-guide.md b/docs/release-guide.md index 57f69f86..2052f108 100644 --- a/docs/release-guide.md +++ b/docs/release-guide.md @@ -205,7 +205,7 @@ Here are some examples: **Result in the general@incubator list**: - subject: [RESULT][VOTE] Release Apache Teaclave (incubating) v0.3.0-rc.1 -- to: [email protected] +- to: [email protected] - link: <https://lists.apache.org/thread/gbv3f7l9bf6t1876byqm1v4stsw7g00z> ## Post the Release @@ -263,7 +263,7 @@ Older releases are archived in the archive site automatically (<https://archive.apache.org/dist/incubator/teaclave/>). Note that the links to the release artifact should start with -`https://www.apache.org/dyn/closer.lua/incubator/teaclave` to better utilize the +`https://dlcdn.apache.org/incubator/teaclave` to better utilize the Apache CND. You can refer to the previous release link. @@ -279,4 +279,4 @@ channels (Twitter, Discord, etc.). **Blog example**: - title: Announcing Apache Teaclave (incubating) 0.3.0 -- link: <https://teaclave.apache.org/blog/2021-10-01-announcing-teaclave-0-3-0/> +- link: <https://teaclave.apache.org/blog/2021-09-30-announcing-teaclave-0-3-0/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
