fix wrong path.

This commit is contained in:
wusheng 2016-12-30 10:00:26 +08:00
parent 9d087fdf44
commit ad5b573086
1 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
Sky Walking
==========
<img src="_doc/resources/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
<img src="_docs/resources/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
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_
<img src="_doc/resources/toutiao.JPG" alt="Sky Walking TouTiao" height="280px" />
<img src="_docs/resources/toutiao.JPG" alt="Sky Walking TouTiao" height="280px" />
_If you are Chinese Developer, you can join QQ Group: 392443393, and **Tagged** Sky-Walking._
___
<a href="https://github.com/wu-sheng/sky-walking">
<img src="_doc/resources/oneapm-award.png" alt="OneAPM Open Source Achievement Award" height="110px" align="left" />
<img src="_docs/resources/oneapm-award.png" alt="OneAPM Open Source Achievement Award" height="110px" align="left" />
</a>
In October 2016, Sky Walking won `OneAPM Open Source Achievement Award`. The award appreciates sky walking for its "*contribution to popularization of APM technology*". <br/>
@ -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)