From ad5b57308615086a486e96b1a3fc3bc02a3667a5 Mon Sep 17 00:00:00 2001 From: wusheng Date: Fri, 30 Dec 2016 10:00:26 +0800 Subject: [PATCH] fix wrong path. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5a1397531..6593f12f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Sky Walking ========== -Sky Walking logo +Sky Walking logo SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known Distributed Tracer。 @@ -51,13 +51,13 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D _Chinese Articles about sky-walking and distributed tracer_ -Sky Walking TouTiao +Sky Walking TouTiao _If you are Chinese Developer, you can join QQ Group: 392443393, and **Tagged** Sky-Walking._ ___ -OneAPM Open Source Achievement Award +OneAPM Open Source Achievement Award In October 2016, Sky Walking won `OneAPM Open Source Achievement Award`. The award appreciates sky walking for its "*contribution to popularization of APM technology*".
@@ -68,14 +68,14 @@ ___ # Quick View * distributed tracer -![追踪连路图1](_doc/resources/callChain.png) +![追踪连路图1](_docs/resources/callChain.png) -![追踪连路图2](_doc/resources/callChainDetail.png) +![追踪连路图2](_docs/resources/callChainDetail.png) -![追踪连路图3](_doc/resources/callChainLog.png) +![追踪连路图3](_docs/resources/callChainLog.png) * alarm mail -![告警邮件](_doc/resources/alarmMail.png) +![告警邮件](_docs/resources/alarmMail.png) # Document * [WIKI](https://github.com/wu-sheng/sky-walking/wiki)