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 ce02564 commit b88779cCopy full SHA for b88779c
content/zh/docs/tasks/run-application/horizontal-pod-autoscale.md
@@ -330,7 +330,7 @@ More details about the API object can be found at
330
创建 HorizontalPodAutoscaler 对象时,需要确保所给的名称是一个合法的
331
[DNS 子域名](/zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)。
332
有关 API 对象的更多信息,请查阅
333
-[HorizontalPodAutoscaler 对象设计文档](/zh/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#horizontalpodautoscaler-v1-autoscaling)。
+[HorizontalPodAutoscaler 对象设计文档](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscaler-v1-autoscaling)。
334
335
<!--
336
## Support for Horizontal Pod Autoscaler in kubectl
0 commit comments