Skip to content

Commit 496bce3

Browse files
authored
Merge pull request #6495 from uroy-personal/master
Repair broken link for first contributions
2 parents 3a532f4 + f5c5055 commit 496bce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/guide/first-contribution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here are some things you can do today to get started contributing:
3030
* Help triage issues
3131

3232
If the above suggestions don't appeal to you, you can browse the
33-
[Contributor Role Board] to see who is looking for help. Those interested
33+
[issues labeled as a good first issue] to see who is looking for help. Those interested
3434
in contributing without writing code can also find ideas in the
3535
[Non-Code Contributions Guide].
3636

@@ -127,7 +127,7 @@ subrepository. For example, a documentation issue should be opened in
127127
[kubernetes/website]. Make sure to adhere to the prompted submission guidelines
128128
while opening an issue. Check the [issue triage guide] for more information.
129129

130-
[Contributor Role Board]: https://discuss.kubernetes.io/c/contributors/role-board
130+
[issues labeled as a good first issue]: https://go.k8s.io/good-first-issue
131131
[k8s-ci-robot]: https://github.com/k8s-ci-robot
132132
[Non-Code Contributions Guide]: ./non-code-contributions.md
133133
[multiple repositories]: https://github.com/kubernetes/

0 commit comments

Comments
 (0)