fix other localized link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-05-10 18:05:22 -04:00
parent 75aae3d92e
commit 830026d889
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ For Kubernetes, Dapr integrates with [KEDA](https://github.com/kedacore/keda), a
In this guide, you configure a scalable Dapr application, along with the back pressure on Kafka topic. However, you can apply this approach to _any_ [pub/sub components]({{< ref pubsub >}}) offered by Dapr.
{{% alert title="Note" color="primary" %}}
If you're working with Azure Container Apps, refer to the official Azure documentation for [scaling Dapr applications using KEDA scalers](https://learn.microsoft.com/en-us/azure/container-apps/dapr-keda-scaling).
If you're working with Azure Container Apps, refer to the official Azure documentation for [scaling Dapr applications using KEDA scalers](https://learn.microsoft.com/azure/container-apps/dapr-keda-scaling).
{{% /alert %}}