SataQiu / istio-official-translation-tasks

1 stars 0 forks source link

/docs/setup/getting-started/index.md #816

Open SataQiu opened 4 years ago

SataQiu commented 4 years ago

Source File: /docs/setup/getting-started/index.md Diff:

 diff --git a/content/en/docs/setup/getting-started/index.md b/content/en/docs/setup/getting-started/index.md
index a6045e0a9..dd0881304 100644
--- a/content/en/docs/setup/getting-started/index.md
+++ b/content/en/docs/setup/getting-started/index.md
@@ -166,7 +166,7 @@ $ istioctl kube-inject -f <your-app-spec>.yaml | kubectl apply -f -
 {{< /text >}}

 If you are not sure where to begin,
-[deploy the Bookinfo sample](/docs/examples/bookinfo/#deploying-the-application)
+[deploy the Bookinfo sample](/docs/examples/bookinfo/)
 which will allow you to evaluate Istio's features for traffic routing, fault injection, rate
 limiting, etc. Then explore the various [Istio tasks](/docs/tasks/) that interest you.