From 5c52644b103126c140f56fb67f01918bdde9a4b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eldar=20Kurti=C4=87?= <8884008+eldarkurtic@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:00:59 +0100 Subject: [PATCH] [Docs] Update link to Benchmark CLI documentation (#33254) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eldar Kurtić <8884008+eldarkurtic@users.noreply.github.com> --- benchmarks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/README.md b/benchmarks/README.md index 269a4d51ec2..26896a77bf3 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -11,7 +11,7 @@ This directory used to contain vLLM's benchmark scripts and utilities for perfor ## Usage -For detailed usage instructions, examples, and dataset information, see the [Benchmark CLI documentation](https://docs.vllm.ai/en/latest/contributing/benchmarks.html#benchmark-cli). +For detailed usage instructions, examples, and dataset information, see the [Benchmark CLI documentation](https://docs.vllm.ai/en/latest/benchmarking/cli/#benchmark-cli). For full CLI reference see: