Remove a wrong statement in the release guide (#4456)
This commit is contained in:
parent
7a302d4ff3
commit
698376ec7d
|
|
@ -110,7 +110,6 @@ Mail title: [ANNOUNCE] SkyWalking x.y.z test build available
|
|||
Mail content:
|
||||
The test build of x.y.z is available.
|
||||
|
||||
This is our Apache release.
|
||||
We welcome any comments you may have, and will take all feedback into
|
||||
account if a quality vote is called for this build.
|
||||
|
||||
|
|
@ -250,7 +249,7 @@ Mail title: [ANNOUNCE] Release Apache SkyWalking version x.y.z
|
|||
Mail content:
|
||||
Hi all,
|
||||
|
||||
Apache SkyWalking Team is glad to announce the first release of Apache SkyWalking x.y.z.
|
||||
Apache SkyWalking Team is glad to announce the first release of Apache SkyWalking x.y.z.
|
||||
|
||||
SkyWalking: APM (application performance monitor) tool for distributed systems,
|
||||
especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
|
||||
|
|
|
|||
Loading…
Reference in New Issue