Merge pull request #30841 from sftim/20211209_fix_link_to_hpa_reference

Fix link to HorizontalPodAutoscaler API reference
This commit is contained in:
Kubernetes Prow Robot
2021-12-10 21:25:57 -08:00
committed by GitHub
@@ -575,4 +575,4 @@ For more information on HorizontalPodAutoscaler:
* Read documentation for [`kubectl autoscale`](/docs/reference/generated/kubectl/kubectl-commands/#autoscale).
* If you would like to write your own custom metrics adapter, check out the
[boilerplate](https://github.com/kubernetes-sigs/custom-metrics-apiserver) to get started.
* Read the [API reference](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler/) for HorizontalPodAutoscaler.
* Read the [API reference](/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2/) for HorizontalPodAutoscaler.