Fix ambient release link (#13890)

* fix ambient release link

* use getting started link instead of fixed version
This commit is contained in:
Xiaopeng Han 2023-09-18 21:23:53 +08:00 committed by GitHub
parent 31b3a18d2b
commit af5db82222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Follow these steps to get started with ambient:
## Download and install {#download}
1. Download the [latest version of Istio](https://github.com/istio/istio/releases/tag/1.18.0-alpha.0) with `alpha` support for ambient mesh.
1. Download the [latest version of Istio](/docs/setup/getting-started/#download) with `alpha` support for ambient mesh.
1. If you dont have a Kubernetes cluster, you can deploy one locally using `kind` with the following command: