Skip to content

Commit bf66a81

Browse files
Tim Bannistercneijenhuis
andcommitted
Fix link to HPA API reference
Co-Authored-By: Christoph Neijenhuis <[email protected]>
1 parent 0a2da8c commit bf66a81

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)