From dd503c15dd26176886244175c2e63ec505d2804c Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Wed, 23 Aug 2023 17:00:40 -0400 Subject: [PATCH] fix link Signed-off-by: Hannah Hunter --- .../en/operations/hosting/kubernetes/cluster/setup-aks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-aks.md b/daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-aks.md index 5ff72a3e5..7858625b4 100644 --- a/daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-aks.md +++ b/daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-aks.md @@ -53,4 +53,4 @@ This guide walks you through installing an Azure Kubernetes Service (AKS) cluste - Learn more about [the Dapr extension for AKS]({{< ref azure-kubernetes-service-extension >}}) - [Install the Dapr extension for AKS](https://learn.microsoft.com/azure/aks/dapr) - [Configure the Dapr extension for AKS](https://learn.microsoft.com/azure/aks/dapr-settings) - - [Deploy and run workflows with the Dapr extension for AKS](https://learn.microsoft.com/en-us/azure/aks/dapr-workflow) + - [Deploy and run workflows with the Dapr extension for AKS](https://learn.microsoft.com/azure/aks/dapr-workflow)