From ac2b0a0eab441056d3a87483e72f8f501d3462df Mon Sep 17 00:00:00 2001 From: wusheng Date: Wed, 1 Jun 2016 17:14:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=8B=E8=BD=BD=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c11772753..3eb5f44b6 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对 # Quick Start ## 编译与部署 / Build and deploy -- 服务端发布版本[下载](releases) (.tar.gz) -- Download Server release version. [Download](releases) (.tar.gz) +- 服务端发布版本[下载](https://github.com/wu-sheng/sky-walking/releases) (.tar.gz) +- Download Server release version. [Download](https://github.com/wu-sheng/sky-walking/releases) (.tar.gz) - 如果您想自己编译最新版本,可参考《[代码编译部署说明](BUILD_DOC.md)》 - [Code compilation and deployment instructions](BUILD_DOC.md)