diff options
| -rw-r--r-- | contributors/guide/first-contribution.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/first-contribution.md b/contributors/guide/first-contribution.md index 617f87b5..d4825916 100644 --- a/contributors/guide/first-contribution.md +++ b/contributors/guide/first-contribution.md @@ -127,7 +127,7 @@ subrepository. For example, a documentation issue should be opened in [kubernetes/website]. Make sure to adhere to the prompted submission guidelines while opening an issue. Check the [issue triage guide] for more information. -[Community Issues]: https://github.com/kubernetes/community/issues +[issues labeled as a good first issue]: https://go.k8s.io/good-first-issue [k8s-ci-robot]: https://github.com/k8s-ci-robot [Non-Code Contributions Guide]: ./non-code-contributions.md [multiple repositories]: https://github.com/kubernetes/ |
