mirror of https://github.com/dapr/docs.git
Fix broken link to KEDA deployment (#711)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
This commit is contained in:
parent
a889bb28b5
commit
2121ebab5a
|
@ -7,7 +7,7 @@ For apps that use these bindings, it is easy to configure a KEDA autoscaler.
|
|||
|
||||
## Install KEDA
|
||||
|
||||
To install KEDA, follow the [Deploying KEDA](https://keda.sh/docs/deploy/) instructions on the KEDA website.
|
||||
To install KEDA, follow the [Deploying KEDA](https://keda.sh/docs/latest/deploy/) instructions on the KEDA website.
|
||||
|
||||
## Create KEDA enabled Dapr binding
|
||||
|
||||
|
|
Loading…
Reference in New Issue