Skip to content

Commit 7e9b95f

Browse files
authored
Merge pull request #31298 from championshuttler/tr
[zh] Fix link to OWNERS_ALIASES
2 parents 312853c + 35d0ddd commit 7e9b95f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh/docs/contribute/participate/roles-and-responsibilities.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ To apply:
269269

270270
<!--
271271
1. Open a pull request that adds your GitHub user name to a section of the
272-
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS) file
272+
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES) file
273273
in the `kubernetes/website` repository.
274274
275275
{{< note >}}
@@ -282,7 +282,7 @@ If approved, a SIG Docs lead adds you to the appropriate GitHub team. Once added
282282
[@k8s-ci-robot](https://github.com/kubernetes/test-infra/tree/master/prow#bots-home) assigns and suggests you as a reviewer on new pull requests.
283283
-->
284284
1. 发起 PR,将你的 GitHub 用户名添加到 `kubernetes/website` 仓库中
285-
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS)
285+
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES)
286286
文件的特定节。
287287

288288
{{< note >}}
@@ -383,7 +383,7 @@ When you meet the [requirements](https://github.com/kubernetes/community/blob/ma
383383
<!--
384384
To apply:
385385
386-
1. Open a pull request adding yourself to a section of the [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS) file in the `kubernetes/website` repository.
386+
1. Open a pull request adding yourself to a section of the [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES) file in the `kubernetes/website` repository.
387387
388388
{{< note >}}
389389
If you aren't sure where to add yourself, add yourself to `sig-docs-en-owners`.
@@ -396,7 +396,7 @@ If approved, a SIG Docs lead adds you to the appropriate GitHub team. Once added
396396
申请流程如下:
397397

398398
1. 发起一个 PR,将自己添加到 `kubernetes/website` 仓库中
399-
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS)
399+
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES)
400400
文件的对应节区。
401401

402402
{{< note >}}

0 commit comments

Comments
 (0)