mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-01 21:37:57 +08:00
[Docs] Fix site_url for RunLLM (#21564)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
34ddcf9ff4
commit
b57296bb9a
@ -1,5 +1,5 @@
|
|||||||
site_name: vLLM
|
site_name: vLLM
|
||||||
site_url: https://docs.vllm.ai
|
site_url: !ENV READTHEDOCS_CANONICAL_URL
|
||||||
repo_url: https://github.com/vllm-project/vllm
|
repo_url: https://github.com/vllm-project/vllm
|
||||||
edit_uri: edit/main/docs/
|
edit_uri: edit/main/docs/
|
||||||
exclude_docs: |
|
exclude_docs: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user