From 4b85efed41320ee8d5d2eedbf8e9e3e2ffd72e32 Mon Sep 17 00:00:00 2001 From: Vedant Koditkar Date: Tue, 15 Feb 2022 12:22:46 +0530 Subject: [PATCH] Update hyperlinks to point to main branch --- content/ja/docs/contribute/participate/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/ja/docs/contribute/participate/_index.md b/content/ja/docs/contribute/participate/_index.md index bf21148c40..740c44d6e8 100644 --- a/content/ja/docs/contribute/participate/_index.md +++ b/content/ja/docs/contribute/participate/_index.md @@ -68,8 +68,8 @@ Kubernetesプロジェクトは、GitHubのissueとPull Requestに関連する - approve これらの2つのプラグインは`kubernetes.website`のGithubリポジトリのトップレベルにある -[OWNERS](https://github.com/kubernetes/website/blob/master/OWNERS)ファイルと、 -[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/master/OWNERS_ALIASES)ファイルを使用して、 +[OWNERS](https://github.com/kubernetes/website/blob/main/OWNERS)ファイルと、 +[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES)ファイルを使用して、 リポジトリ内でのprowの動作を制御します。 OWNERSファイルには、SIG Docsのレビュー担当者および承認者であるユーザーのリストが含まれています。