This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch fix in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
commit 4d73acd7eca4a2a6138eee04151b98640aa572c5 Author: Wu Sheng <[email protected]> AuthorDate: Sat Jun 15 20:55:19 2024 +0800 Fix deadlink. --- content/team/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/team/_index.md b/content/team/_index.md index 18570b355dc..7e7ac6007a4 100644 --- a/content/team/_index.md +++ b/content/team/_index.md @@ -14,7 +14,7 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has <div class="appreciate"> <h4>All contributions to SkyWalking are appreciated</h4> <p>The number of contributors to the project is unbounded. All contributions to SkyWalking are greatly appreciated, whether for trivial cleanups, big new features or other material rewards.</p> -<a href="https://github.com/apache/skywalking/blob/master/docs/en/guides/README.md">Get started</a> +<a href="https://skywalking.apache.org/docs/main/latest/en/guides/community/">CONNECT WITH US.</a> <img class="deco-img" data-nolightbox="true" src="/images/team/team.svg" > </div>
