Skip to content

Commit 4ad7138

Browse files
authored
Merge pull request #199284 from hhunter-ms/hh-fixakslink
[AKS] Dapr overview: fix link typo
2 parents 141e1c8 + 2acc08d commit 4ad7138

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/dapr.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Global Azure cloud is supported with Arc support on the regions listed by [Azure
5959
## Prerequisites
6060

6161
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
62-
- Install the latest version of the [Azure CLI](/cli/azure/install-azure-cli-windows).
62+
- Install the latest version of the [Azure CLI][install-cli].
6363
- If you don't have one already, you need to create an [AKS cluster][deploy-cluster] or connect an [Arc-enabled Kubernetes cluster][arc-k8s-cluster].
6464

6565
### Set up the Azure CLI extension for cluster extensions
@@ -262,8 +262,9 @@ az k8s-extension delete --resource-group myResourceGroup --cluster-name myAKSClu
262262
[az-provider-register]: /cli/azure/provider#az-provider-register
263263
[sample-application]: ./quickstart-dapr.md
264264
[k8s-version-support-policy]: ./supported-kubernetes-versions.md?tabs=azure-cli#kubernetes-version-support-policy
265-
[arc-k8s-cluster]: /azure-arc/kubernetes/quickstart-connect-cluster.md
265+
[arc-k8s-cluster]: ../azure-arc/kubernetes/quickstart-connect-cluster.md
266266
[update-extension]: ./cluster-extensions.md#update-extension-instance
267+
[install-cli]: https://docs.microsoft.com/cli/azure/install-azure-cli
267268

268269
<!-- LINKS EXTERNAL -->
269270
[kubernetes-production]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-production

0 commit comments

Comments
 (0)