From 736d7ae03f2af6b3673e256408d771cd9207380b Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Wed, 11 Jul 2018 14:47:34 -0700 Subject: [PATCH] Fix some wrong in release doc. --- docs/en/guides/How-to-release.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/en/guides/How-to-release.md b/docs/en/guides/How-to-release.md index 8ca7f5dbdf..44de715083 100644 --- a/docs/en/guides/How-to-release.md +++ b/docs/en/guides/How-to-release.md @@ -290,7 +290,7 @@ y -1. Thank you everyone for taking the time to review the release and help us. -I will procedd to publish the release and send ANNOUNCE. +I will process to publish the release and send ANNOUNCE. ``` ## Publish release @@ -307,7 +307,7 @@ enter your apache password 3. Public download URLs under `http://www.apache.org/dyn/closer.cgi/incubator/skywalking/x.y.z`. 4. Public KEYS, sigs and sha512 URLs under `https://www.apache.org/dist/incubator/skywalking/xxxx` 5. Re-tag on GitHub, tag `x.y.z-RCx` as `x.y.z`, and publish a GitHub release based on this tag. -5. Send ANNOUNCE mail to `announce@incubator.apache.org`. +5. Send ANNOUNCE mail to `general@incubator.apache.org`. ``` Mail title: [ANNOUNCE] Release Apache SkyWalking (incubating) version x.y.z @@ -320,6 +320,8 @@ SkyWalking: APM (application performance monitor) tool for distributed systems, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. Underlying technology is a distributed tracing system. +Vote Thread: + Download Links : http://skywalking.apache.org/downloads/ Release Notes : https://github.com/apache/incubator-skywalking/blob/x.y.z/CHANGES.md