[Docs] Fix site_url for RunLLM (#21564)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor 2025-07-25 04:05:58 +01:00 committed by GitHub
parent 34ddcf9ff4
commit b57296bb9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
site_name: vLLM
site_url: https://docs.vllm.ai
site_url: !ENV READTHEDOCS_CANONICAL_URL
repo_url: https://github.com/vllm-project/vllm
edit_uri: edit/main/docs/
exclude_docs: |