修复链接

This commit is contained in:
wusheng 2016-05-26 15:28:39 +08:00
parent e44d431ce4
commit dcfa5a9222
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ Sky Walking
SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对JAVA分布式应用程序集群的业务运行情况进行追踪、告警和分析的系统。
[![Build Status](https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master)](https://travis-ci.org/wu-sheng/sky-walking)
[![license](https://img.shields.io/badge/License-Apache%202-blue.svg)
![Build Status](https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master)](https://travis-ci.org/wu-sheng/sky-walking)
![license](https://img.shields.io/badge/License-Apache%202-blue.svg)
# 简介 / abstract
* 核心理论为[Google Dapper论文Dapper, a Large-Scale Distributed Systems Tracing Infrastructure](http://research.google.com/pubs/pub36356.html),英语有困难的同学可参考[国内翻译](http://duanple.blog.163.com/blog/static/70971767201329113141336/)