Update index.md (#5940)

Fix broken link to Zipkin homepage.
This commit is contained in:
Jonas Lomholdt 2019-12-01 14:47:43 +01:00 committed by Istio Automation
parent a791f7f08a
commit 2abe169849
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ aliases:
- /docs/tasks/zipkin-tracing.html
---
After completing this task, you understand how to have your application participate in tracing with [Zipkin](https://zipkin.apache.org/),
After completing this task, you understand how to have your application participate in tracing with [Zipkin](https://zipkin.io/),
regardless of the language, framework, or platform you use to build your application.
This task uses the [Bookinfo](/docs/examples/bookinfo/) sample as the example application.