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/08/22 11:48:49 UTC

[skywalking] 01/01: Add doc anchor

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.git

commit 03f1ecc253a4ad604476cf52a573b426d61397e4
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Aug 22 19:48:29 2021 +0800

    Add doc anchor
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7513e08..48beda9 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ SkyWalking OAP is using the STAM(Streaming Topology Analysis Method) to analysis
 for better performance. Read [the paper of STAM](https://wu-sheng.github.io/STAM/) for more details.
 
 # Documentation
-- [Official documentation](https://skywalking.apache.org/docs/)
+- [Official documentation](https://skywalking.apache.org/docs/#SkyWalking)
 - [The paper of STAM](https://wu-sheng.github.io/STAM/), Streaming Topology Analysis Method.
 - [Blog](https://skywalking.apache.org/blog/2020-04-13-apache-skywalking-profiling/) about Use Profiling to Fix the Blind Spot of Distributed Tracing
 - [Blog](https://skywalking.apache.org/blog/2020-12-03-obs-service-mesh-with-sw-and-als/) about observing Istio + Envoy service mesh with ALS solution.