Skip to content

Commit 6b32203

Browse files
author
Mengjiao Liu
committed
[zh]Fix translation errors on style-guide.md
1 parent 78043d7 commit 6b32203

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh/docs/contribute/style/style-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For additional information on creating new content for the Kubernetes
2222
documentation, read the [Documentation Content Guide](/docs/contribute/style/content-guide/).
2323
2424
Changes to the style guide are made by SIG Docs as a group. To propose a change
25-
or addition, [add it to the agenda](https://docs.google.com/document/d/1ddHwLK3kUMX1wVFIwlksjTk0MsqitBnWPe1LRa1Rx5A/edit) for an upcoming SIG Docs meeting, and attend the meeting to participate in the
25+
or addition, [add it to the agenda](https://bit.ly/sig-docs-agenda) for an upcoming SIG Docs meeting, and attend the meeting to participate in the
2626
discussion.
2727
-->
2828
本页讨论 Kubernetes 文档的样式指南。
@@ -34,7 +34,7 @@ discussion.
3434

3535
样式指南的变更是 SIG Docs 团队集体决定。
3636
如要提议更改或新增条目,请先将其添加到下一次 SIG Docs 例会的
37-
[议程表](https://docs.google.com/document/d/1ddHwLK3kUMX1wVFIwlksjTk0MsqitBnWPe1LRa1Rx5A/edit)
37+
[议程表](https://bit.ly/sig-docs-agenda)
3838
上,并按时参加会议讨论。
3939

4040
<!-- body -->
@@ -123,7 +123,7 @@ For managing confidential data, consider using the Secret API. | For managing co
123123
{{< table caption = "使用 Pascal 风格大小写来给出 API 对象的约定" >}}
124124
可以 | 不可以
125125
:--| :-----
126-
该 HorizontalPodAutoscaler 负责... | 该 HorizontalPodAutoscaler 负责...
126+
该 HorizontalPodAutoscaler 负责... | 该 Horizontal pod autoscaler 负责...
127127
每个 PodList 是一个 Pod 组成的列表。 | 每个 Pod List 是一个由 pods 组成的列表。
128128
该 Volume 对象包含一个 `hostPath` 字段。 | 此卷对象包含一个 hostPath 字段。
129129
每个 ConfigMap 对象都是某个名字空间的一部分。| 每个 configMap 对象是某个名字空间的一部分。

0 commit comments

Comments
 (0)