Skip to content

Commit e021652

Browse files
authored
Merge pull request #7852 from kojikaz/feature/cheatsheets-url
Corrected URL destination
2 parents 95e0531 + 1b5144c commit e021652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/guide/contributor-cheatsheet/README-ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ git push --force
309309
[Kubernetes Code Search]: https://cs.k8s.io/
310310
[@dims]: https://github.com/dims
311311
[カレンダー]: https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io
312-
[kubernetes-dev]: https://groups.google.com/forum/#!forum/kubernetes-dev
312+
[kubernetes-dev]: https://groups.google.com/a/kubernetes.io/g/dev
313313
[slackチャンネル]: http://slack.k8s.io/
314314
[Stack Overflow]: https://stackoverflow.com/questions/tagged/kubernetes
315315
[youtubeチャンネル]: https://www.youtube.com/c/KubernetesCommunity/
@@ -337,7 +337,7 @@ git push --force
337337
[GitHub workflow]: /contributors/guide/github-workflow.md#3-branch
338338
[スカッシュコミット]: /contributors/guide/pull-requests.md#6-squashing-and-commit-titles
339339
[owners]: /contributors/guide/owners.md
340-
[ローカルでのテスト]: /contributors/guide/README.md#testing
340+
[ローカルでのテスト]: /contributors/devel/sig-testing/testing.md
341341
[Atlassian gitチュートリアル]: https://www.atlassian.com/git/tutorials
342342
[git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/
343343
[セキュリティと情報開示]: https://kubernetes.io/docs/reference/issues-security/security/

0 commit comments

Comments
 (0)