File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/contribute/participate Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ and editorial review of their PR.
178
178
## How merging works
179
179
180
180
When a pull request is merged to the branch used to publish content, that content
181
- is published to http ://kubernetes.io. To ensure that
181
+ is published to https ://kubernetes.io. To ensure that
182
182
the quality of our published content is high, we limit merging pull requests to
183
183
SIG Docs approvers. Here's how it works.
184
184
@@ -195,7 +195,7 @@ SIG Docs approvers. Here's how it works.
195
195
-->
196
196
## PR 是怎样被合并的 {#how-merging-works}
197
197
198
- 当某个拉取请求(PR)被合并到用来发布内容的分支,对应的内容就会被发布到 http ://kubernetes.io。
198
+ 当某个拉取请求(PR)被合并到用来发布内容的分支,对应的内容就会被发布到 https ://kubernetes.io。
199
199
为了确保我们所发布的内容的质量足够好,合并 PR 的权限仅限于
200
200
SIG Docs 批准人。下面是合并的工作机制:
201
201
You can’t perform that action at this time.
0 commit comments