Fix a typo. (#4558)

* Update How-to-release.md

* Update How-to-release.md

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
This commit is contained in:
吴晟 Wu Sheng 2020-03-24 08:57:47 +08:00 committed by GitHub
parent 954eede0ec
commit 7c9b6cf054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -244,7 +244,7 @@ We only publish Apache mirror path as release info.
5. Public KEYS pointing to `https://www.apache.org/dist/skywalking/KEYS`
6. Update website download page. http://skywalking.apache.org/downloads/ . Include new download source, distribution, sha512, asc and document
links. Links could be found by following above rules(3)-(6).
7. Add a release event on website homepage and even page. Announce the public release with changelog or key features.
7. Add a release event on website homepage and event page. Announce the public release with changelog or key features.
8. Send ANNOUNCE email to `dev@skywalking.apache.org`, `announce@apache.org`, the sender should use Apache email account.
```
Mail title: [ANNOUNCE] Apache SkyWalking x.y.z released
@ -266,7 +266,7 @@ version a.b.c(last release). The notable changes since x.y.z include:
3. ...
Please refer to the change log for the complete list of changes:
https://github.com/apache/skywalking/blob/v7.0.0/CHANGES.md
https://github.com/apache/skywalking/blob/vx.y.z/CHANGES.md
Apache SkyWalking website:
http://skywalking.apache.org/