You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/01/03 08:11:38 UTC

[skywalking] branch master updated: Fix dead link (#4167)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f6b5c8  Fix dead link (#4167)
0f6b5c8 is described below

commit 0f6b5c8def0f462c584b2eb336166028c09d459d
Author: geektcp <ge...@163.com>
AuthorDate: Fri Jan 3 16:11:02 2020 +0800

    Fix dead link (#4167)
    
    the quick start website cannot open
---
 docs/en/setup/istio/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/setup/istio/README.md b/docs/en/setup/istio/README.md
index ca247ca..b3dcc2a 100644
--- a/docs/en/setup/istio/README.md
+++ b/docs/en/setup/istio/README.md
@@ -4,7 +4,7 @@ Instructions for transport Istio's metrics to SkyWalking OAP server.
 
 ## Prerequisites
 
-Istio should be installed in kubernetes cluster. Follow [Istio quick start](https://istio.io/docs/setup/kubernetes/quick-start/)
+Istio should be installed in kubernetes cluster. Follow [Istio getting start](https://istio.io/docs/setup/getting-started/)
 to finish it.
 
 ## Deploy Skywalking backend