Skip to content

Commit b3980cf

Browse files
authored
Merge pull request #45517 from pacoxu/patch-4
correct a blog link in 2024 mid cycle blog
2 parents 306f135 + 9c7da7d commit b3980cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-03-12-mid-cycle-1.30.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ docs](/docs/reference/access-authn-authz/authorization/#configuring-the-api-serv
103103
Horizontal pod autoscaling based on `ContainerResource` metrics will graduate to stable in v1.30.
104104
This new behavior for HorizontalPodAutoscaler allows you to configure automatic scaling based on the
105105
resource usage for individual containers, rather than the aggregate resource use over a Pod. See our
106-
[previous article](2023/05/02/hpa-container-resource-metric/) for further details, or read
106+
[previous article](/blog/2023/05/02/hpa-container-resource-metric/) for further details, or read
107107
[container resource metrics](/docs/tasks/run-application/horizontal-pod-autoscale/#container-resource-metrics).
108108

109109
### CEL for admission control ([KEP-3488](https://kep.k8s.io/3488))

0 commit comments

Comments
 (0)