From b8a9d0e4298710c5b3533b411395593dcaaa61c2 Mon Sep 17 00:00:00 2001 From: Jee Jee Li Date: Tue, 12 Aug 2025 18:15:33 +0800 Subject: [PATCH] [Misc] remove GH discussions link (#22722) Signed-off-by: Jee Jee Li --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9e3ca660f..fd8b02ac1f 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ If you use vLLM for your research, please cite our [paper](https://arxiv.org/abs ## Contact Us -- For technical questions and feature requests, please use GitHub [Issues](https://github.com/vllm-project/vllm/issues) or [Discussions](https://github.com/vllm-project/vllm/discussions) +- For technical questions and feature requests, please use GitHub [Issues](https://github.com/vllm-project/vllm/issues) - For discussing with fellow users, please use the [vLLM Forum](https://discuss.vllm.ai) - For coordinating contributions and development, please use [Slack](https://slack.vllm.ai) - For security disclosures, please use GitHub's [Security Advisories](https://github.com/vllm-project/vllm/security/advisories) feature