Update daprdocs/content/en/reference/cli/dapr-init.md

Using ref links

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
greenie-msft 2022-10-05 15:10:10 -07:00 committed by GitHub
parent a5b387ce1c
commit c23e70f7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ You can also specify a specific runtime version. Be default, the latest version
dapr init --runtime-version 1.4.0
```
You can also install Dapr with a particular image variant, for example: [mariner](https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-deploy/#using-mariner-based-images).
You can also install Dapr with a particular image variant, for example: [mariner]({{< ref "kubernetes-deploy.md#using-mariner-based-images" >}}).
```bash
dapr init --image-variant mariner