fix[Docs]: link anchor is incorrect #20309 (#20315)

Signed-off-by: zxw <1020938856@qq.com>
This commit is contained in:
yyzxw
2025-07-02 14:32:34 +08:00
committed by GitHub
parent 1a03dd496b
commit be0cfb2b68
8 changed files with 10 additions and 10 deletions

View File

@ -74,7 +74,7 @@ python -m vllm.entrypoints.openai.api_server --model <model>
That code can be found in <gh-file:vllm/entrypoints/openai/api_server.py>.
More details on the API server can be found in the [OpenAI-Compatible Server][openai-compatible-server] document.
More details on the API server can be found in the [OpenAI-Compatible Server][serving-openai-compatible-server] document.
## LLM Engine