This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-java.git
commit 4d89d70618a4d94f097eb9defb9f11e5fd0c3a19 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Tue Sep 13 19:00:00 2022 +0800 Update README.md --- docs/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index c6929a4d63..b2ed08eb14 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,7 +5,3 @@ The Java Agent for Apache SkyWalking, which provides the native tracing/metrics/logging/event abilities for Java projects. In here, you could learn how to set up Java agent for the Java Runtime Envrionment services. - -___ -Notice, since 8.8.0, Java agent got splitted from the original main repository and landed in this repository. -If you want to find the previous documentation, you could find it [the main repository document](https://skywalking.apache.org/docs/#SkyWalking).
