Skip to content

Commit bf0acd0

Browse files
authored
Fix: Client issues link to use the good first issue label (#6264)
1 parent 1fff98a commit bf0acd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ following components, look for GitHub issues marked with the good first issue la
3535
- **Knative Client (kn):**
3636

3737
- To get started with contributing, see the [Client development workflow](https://github.com/knative/client/blob/main/docs/DEVELOPMENT.md).
38-
- For good starter issues, see [Client issues](https://github.com/knative/client/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Akind%2Fgood-first-issue).
38+
- For good starter issues, see [Client issues](https://github.com/knative/client/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3A%22good%20first%20issue%22).
3939

4040
- **Functions:**
4141

0 commit comments

Comments
 (0)