This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch 8.x in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
commit 0641591aa102da68a895c50de6b9c71d17c68729 Author: Wu Sheng <[email protected]> AuthorDate: Wed Mar 30 16:46:22 2022 +0800 Set up 8.x branch for legacy showcase --- README.md | 2 +- docs/readme.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d76e27..93b474e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Documentations -Please read the documentation in [our official website](https://skywalking.apache.org/docs/skywalking-showcase/latest/readme/). +Please read the documentation in [our official website](https://skywalking.apache.org/docs/skywalking-showcase/8.x/readme/). # Code of conduct diff --git a/docs/readme.md b/docs/readme.md index 3aba835..4f6926f 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,5 +1,7 @@ # SkyWalking showcase +**Notice, this is the legacy showcase for SkyWalking 8.x** + This showcase repository includes an example music application and other manifests to demonstrate the main features of SkyWalking. The music application is composed of several microservices that are written in different programming languages. Here is the architecture:
