Skip to content

Commit 2c3ec99

Browse files
committed
Update link for HPA object to point to API docs instead of old design doc
1 parent c97d0a0 commit 2c3ec99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@ are preserved as annotations when working with `autoscaling/v1`.
181181
When you create a HorizontalPodAutoscaler API object, make sure the name specified is a valid
182182
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
183183
More details about the API object can be found at
184-
[HorizontalPodAutoscaler Object](https://git.k8s.io/community/contributors/design-proposals/autoscaling/horizontal-pod-autoscaler.md#horizontalpodautoscaler-object).
184+
[HorizontalPodAutoscaler Object](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling).
185+
185186

186187
## Support for Horizontal Pod Autoscaler in kubectl
187188

0 commit comments

Comments
 (0)