From 6d3a33ea8e171eeb4a38ab3877286b90009b035f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Sun, 22 Aug 2021 20:01:33 +0800 Subject: [PATCH] Add doc anchor (#7528) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7513e08e5..48beda999 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.