You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/04/03 06:47:03 UTC

[GitHub] wu-sheng closed pull request #1: Update 2017-12-21-quick-start.md

wu-sheng closed pull request #1: Update 2017-12-21-quick-start.md
URL: https://github.com/apache/incubator-skywalking-website/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/jekyll-source/_posts/2017-12-21-quick-start.md b/jekyll-source/_posts/2017-12-21-quick-start.md
index a91bb40..1f1bbcb 100644
--- a/jekyll-source/_posts/2017-12-21-quick-start.md
+++ b/jekyll-source/_posts/2017-12-21-quick-start.md
@@ -11,14 +11,14 @@ icon: icon-html
 
 ### 1. Deploy Collector
 We provide two modes, you can choose one as you wish.
-   1. [Standalone Mode](https://github.com/apache/incubator-skywalking/edit/master/docs/en/Deploy-collector-in-standalone-mode.md)
-   1. [Cluster Mode](https://github.com/apache/incubator-skywalking/edit/master/docs/en/Deploy-collector-in-cluster-mode.md)
+   1. [Standalone Mode](https://github.com/apache/incubator-skywalking/blob/master/docs/en/Deploy-backend-in-standalone-mode.md)
+   1. [Cluster Mode](https://github.com/apache/incubator-skywalking/blob/master/docs/en/Deploy-backend-in-cluster-mode.md)
 
 ### 2. Deploy webui server
 Follow this [document](https://github.com/apache/incubator-skywalking-ui#quickstart) to install UI.
 
 ### 3. Doploy Java agent
-Follow this [document](https://github.com/apache/incubator-skywalking/edit/master/docs/en/Deploy-skywalking-agent.md) to install
+Follow this [document](https://github.com/apache/incubator-skywalking/blob/master/docs/en/Deploy-skywalking-agent.md) to install
 the javaagent into your applications, e.g. J2SE, J2EE, Spring Boot/Cloud, Dubbo(x)
 
 ### 4. Reboot your applications and open UI


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services