Skip to content

Commit

Permalink
Fix a invalid jump link in hpa documentation (#12676)
Browse files Browse the repository at this point in the history
  • Loading branch information
WanLinghao authored and k8s-ci-robot committed Feb 17, 2019
1 parent 88ca365 commit f0d0309
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -249,7 +249,7 @@ Kubernetes 1.6 adds support for making use of custom metrics in the Horizontal P
You can add custom metrics for the Horizontal Pod Autoscaler to use in the `autoscaling/v2beta2` API.
Kubernetes then queries the new custom metrics API to fetch the values of the appropriate custom metrics.

See [Support for metrics APIs](#support-for-metrics-APIs) for the requirements.
See [Support for metrics APIs](#support-for-metrics-apis) for the requirements.

## Support for metrics APIs

Expand Down

0 comments on commit f0d0309

Please sign in to comment.