diff --git a/docs/source/contributing/overview.md b/docs/source/contributing/overview.md index 31c7059fda364..3dceec1e57a4d 100644 --- a/docs/source/contributing/overview.md +++ b/docs/source/contributing/overview.md @@ -17,7 +17,7 @@ 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) -- [New model requests](https://github.com/vllm-project/vllm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22new%20model%22) +- [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) ## License