We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9cddb5 + 107112e commit 4442178Copy full SHA for 4442178
content/en/docs/concepts/workloads/autoscaling.md
@@ -121,7 +121,7 @@ Another strategy for scaling your workloads is to **schedule** the scaling opera
121
reduce resource consumption during off-peak hours.
122
123
Similar to event driven autoscaling, such behavior can be achieved using KEDA in conjunction with
124
-its [`Cron` scaler](https://keda.sh/docs/2.13/scalers/cron/). The `Cron` scaler allows you to define schedules
+its [`Cron` scaler](https://keda.sh/docs/latest/scalers/cron/). The `Cron` scaler allows you to define schedules
125
(and time zones) for scaling your workloads in or out.
126
127
## Scaling cluster infrastructure
0 commit comments