We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024b8d2 commit f544d94Copy full SHA for f544d94
vertical-pod-autoscaler/README.md
@@ -47,7 +47,6 @@ You can also read about the [features](./docs/features.md) and [known limitation
47
48
## Related links
49
50
-- [Design
51
- proposal](https://github.com/kubernetes/design-proposals-archive/blob/main/autoscaling/vertical-pod-autoscaler.md)
52
-- [API
53
- definition](pkg/apis/autoscaling.k8s.io/v1/types.go)
+- [Design proposal](https://github.com/kubernetes/design-proposals-archive/blob/main/autoscaling/vertical-pod-autoscaler.md)
+- [API definition](pkg/apis/autoscaling.k8s.io/v1/types.go)
+- [API reference](./docs/api.md)
0 commit comments