diff --git a/docs/contributing/README.md b/docs/contributing/README.md index 368c0dc84b3ae..9c1b5a3b66d40 100644 --- a/docs/contributing/README.md +++ b/docs/contributing/README.md @@ -16,9 +16,9 @@ Finally, one of the most impactful ways to support us is by raising awareness ab Unsure on where to start? Check out the following links for tasks to work on: - [Good first issues](https://github.com/vllm-project/vllm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) - - [Selected onboarding tasks](gh-project:6) + - [Selected onboarding tasks](https://github.com/orgs/vllm-project/projects/6) - [New model requests](https://github.com/vllm-project/vllm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22new-model%22) - - [Models with multi-modal capabilities](gh-project:10) + - [Models with multi-modal capabilities](https://github.com/orgs/vllm-project/projects/10) ## License