Skip to content

Commit f751450

Browse files
authored
Merge pull request #30841 from sftim/20211209_fix_link_to_hpa_reference
Fix link to HorizontalPodAutoscaler API reference
2 parents 4ac9aa4 + bf66a81 commit f751450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,4 +575,4 @@ For more information on HorizontalPodAutoscaler:
575575
* Read documentation for [`kubectl autoscale`](/docs/reference/generated/kubectl/kubectl-commands/#autoscale).
576576
* If you would like to write your own custom metrics adapter, check out the
577577
[boilerplate](https://github.com/kubernetes-sigs/custom-metrics-apiserver) to get started.
578-
* Read the [API reference](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler/) for HorizontalPodAutoscaler.
578+
* Read the [API reference](/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2/) for HorizontalPodAutoscaler.

0 commit comments

Comments
 (0)