Skip to content

Commit 4442178

Browse files
authored
Merge pull request #49585 from SamuAlfageme/patch-1
Update keda/scalers/cron URL to 'latest' to prevent outdated references
2 parents b9cddb5 + 107112e commit 4442178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Another strategy for scaling your workloads is to **schedule** the scaling opera
121121
reduce resource consumption during off-peak hours.
122122

123123
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
124+
its [`Cron` scaler](https://keda.sh/docs/latest/scalers/cron/). The `Cron` scaler allows you to define schedules
125125
(and time zones) for scaling your workloads in or out.
126126

127127
## Scaling cluster infrastructure

0 commit comments

Comments
 (0)