This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch fix/doc in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
commit 52b2b896d029245b30ee474de67c78b1d4016556 Author: wusheng <[email protected]> AuthorDate: Tue Mar 20 11:24:10 2018 +0800 Fix an invalid doc. --- docs/en/How-to-release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/How-to-release.md b/docs/en/How-to-release.md index e19d5dc..444dc9b 100644 --- a/docs/en/How-to-release.md +++ b/docs/en/How-to-release.md @@ -85,7 +85,7 @@ account if a quality vote is called for this build. Release notes: - * https://github.com/apache/incubator-skywalking/blob/master/CHANGELOG.md + * https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md Release Candidate: @@ -131,7 +131,7 @@ This is a call for vote to release Apache SkyWalking (Incubating) version x.y.z. Release notes: - * https://github.com/apache/incubator-skywalking/blob/master/CHANGELOG.md + * https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md Release Candidate: -- To stop receiving notification emails like this one, please contact [email protected].
