diff --git a/community/README.md b/community/README.md index 80325af45..19c590c53 100644 --- a/community/README.md +++ b/community/README.md @@ -67,10 +67,8 @@ and read some [design docs](./CONTRIBUTING.md#design-documents). --> If you're looking for something to do to get your feet wet working on Knative, look for GitHub issues marked with the Help Wanted label: -* [Primary Knative - repo](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) -* [Documentation - repo](https://github.com/knative/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) +* [Serving issues](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) +* [Documentation repo](https://github.com/knative/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) Even if there's not an issue opened for it, we can always use more testing throughout the platform. Similarly, we can always use more docs, richer