You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/09/12 15:25:45 UTC

[skywalking-infra-e2e] branch main updated: Add Official documentation link, fix some link on release guide (#45)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git


The following commit(s) were added to refs/heads/main by this push:
     new 2063d03  Add Official documentation link, fix some link on release guide (#45)
2063d03 is described below

commit 2063d030ea281347fb5b227507129149a53bfacf
Author: mrproliu <74...@qq.com>
AuthorDate: Sun Sep 12 23:25:41 2021 +0800

    Add Official documentation link, fix some link on release guide (#45)
---
 README.md                                | 4 ++++
 docs/en/contribution/Release-Guidance.md | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 48ae9c2..302e29d 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ SkyWalking Infra E2E is the next generation End-to-End Testing framework that ai
 
 [![Twitter Follow](https://img.shields.io/twitter/follow/asfskywalking.svg?style=for-the-badge&label=Follow&logo=twitter)](https://twitter.com/AsfSkyWalking)
 
+## Documentation
+
+- **[Official documentation](https://skywalking.apache.org/docs/#SkyWalkingInfraE2E).**
+
 ## GitHub Actions
 
 To use skywalking-infra-e2e in GitHub Actions, add a step in your GitHub workflow.
diff --git a/docs/en/contribution/Release-Guidance.md b/docs/en/contribution/Release-Guidance.md
index d14f782..2ea4d32 100644
--- a/docs/en/contribution/Release-Guidance.md
+++ b/docs/en/contribution/Release-Guidance.md
@@ -58,7 +58,7 @@ This is a call for vote to release Apache SkyWalking Infra E2E version $VERSION.
 
 Release notes:
 
- * https://github.com/apache/skywalking-infra-e2e/blob/v$VERSION/CHANGELOG.md
+ * https://github.com/apache/skywalking-infra-e2e/blob/v$VERSION/CHANGES.md
 
 Release Candidate:
 
@@ -81,7 +81,7 @@ Keys to verify the Release Candidate :
 
 Guide to build the release from source :
 
- * https://github.com/apache/skywalking-infra-e2e/blob/main/docs/en/contribution/Compiling-Guidance.md
+ * https://github.com/apache/skywalking-infra-e2e/blob/main/docs/en/contribution/Release-Guidance.md
 
 Voting will start now and will remain open for at least 72 hours, all PMC members are required to give their votes.
 
@@ -140,7 +140,7 @@ Vote result should follow these:
     svn mv https://dist.apache.org/repos/dist/dev/skywalking/infra-e2e/"$VERSION" https://dist.apache.org/repos/dist/release/skywalking/infra-e2e/"$VERSION"
     ```
 
-1. Refer to the previous [PR](https://github.com/apache/skywalking-website/pull/132), update news and links on the website. There are several files need to modify.
+1. Refer to the previous [PR](https://github.com/apache/skywalking-website/pull/329), update news and links on the website. There are several files need to modify.
 
 1. Update [Github release page](https://github.com/apache/skywalking-infra-e2e/releases), follow the previous convention.
 
@@ -161,7 +161,7 @@ Vote result should follow these:
 
     Download Links: http://skywalking.apache.org/downloads/
 
-    Release Notes : https://github.com/apache/skywalking-infra-e2e/blob/v$VERSION/CHANGELOG.md
+    Release Notes : https://github.com/apache/skywalking-infra-e2e/blob/v$VERSION/CHANGES.md
 
     Website: http://skywalking.apache.org/