diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-10-09 17:02:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-09 17:02:52 -0700 |
| commit | cd4f40f12b5fa74b0f7503892743c7a9c2e61c3d (patch) | |
| tree | 8e7291f13756bfcc4d0a64915ea58c70314eb675 | |
| parent | 712590c108bd4533b80e8f2753cadaa617d9bdf2 (diff) | |
| parent | b321ab58ed35cc3d2adf928e6eb2741c9c0f6211 (diff) | |
Merge pull request #4161 from atoato88/fix-link-to-cla
Fix link to CLA page in `README-ja.md`
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README-ja.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet/README-ja.md b/contributors/guide/contributor-cheatsheet/README-ja.md index ab39c1c1..a7cd54ea 100644 --- a/contributors/guide/contributor-cheatsheet/README-ja.md +++ b/contributors/guide/contributor-cheatsheet/README-ja.md @@ -116,7 +116,7 @@ PRを閉じるとき、どうしてmergeできないのか、誠心誠意説明 ### CLAにサインする -コントリビューションを提出する前に、[Contributor License Agreement(CLA)にサインする](cla)必要があります。Kubernetesプロジェクトは、あなたもしくはあなたの会社がCLAにサイン済みの場合にのみコントリビューションの受け入れを行います。 +コントリビューションを提出する前に、[Contributor License Agreement(CLA)にサインする][cla]必要があります。Kubernetesプロジェクトは、あなたもしくはあなたの会社がCLAにサイン済みの場合にのみコントリビューションの受け入れを行います。 CLAのサインで何か問題があった場合、[CLAトラブルシューティングガイドライン]を参照してください。 |
