Skip to content

Commit 545de0b

Browse files
authored
Merge pull request #34812 from kinzhi/kinzhi157
[zh-cn]Sync content/zh-cn/docs/contribute/review/for-approvers.md
2 parents b88ef07 + 4874b2d commit 545de0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh-cn/docs/contribute/review/for-approvers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ To add a label, leave a comment in one of the following formats:
273273
To remove a label, leave a comment in one of the following formats:
274274
275275
- `/remove-<label-to-remove>` (for example, `/remove-help`)
276-
- `/remove-<label-category> <label-to-remove>` (for example, `/remove-triage needs-information`)`
276+
- `/remove-<label-category> <label-to-remove>` (for example, `/remove-triage needs-information`)
277277
-->
278278
## 添加和删除 Issue 标签 {#adding-and-removing-issue-labels}
279279

@@ -361,7 +361,7 @@ If the dead link issue is in the API or `kubectl` documentation, assign them `/p
361361
362362
### Blog issues
363363
364-
We expect [Kubernetes Blog](https://kubernetes.io/blog/) entries to become
364+
We expect [Kubernetes Blog](/blog/) entries to become
365365
outdated over time. Therefore, we only maintain blog entries less than a year old.
366366
If an issue is related to a blog entry that is more than one year old,
367367
close the issue without fixing.
@@ -375,7 +375,7 @@ close the issue without fixing.
375375

376376
### 博客问题 {#blog-issues}
377377

378-
我们预期 [Kubernetes 博客](https://kubernetes.io/blog/)条目随着时间推移都会过期。
378+
我们预期 [Kubernetes 博客](/zh-cn/blog/)条目随着时间推移都会过期。
379379
因此,我们只维护一年内的博客条目。
380380
如果某个 Issue 是与某个超过一年的博客条目有关的,可以直接关闭
381381
Issue,不必修复。

0 commit comments

Comments
 (0)