[Doc] Update docs

This commit is contained in:
dongxinyu03
2025-12-10 14:16:10 +08:00
parent c728e52505
commit 3762e6e3ab
3 changed files with 1 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ html_theme = "sphinx_book_theme"
html_logo = "logos/vllm-kunlun-logo-text-light.png"
html_theme_options = {
"path_to_docs": "docs/source",
"repository_url": "https://github.com/xxxxx/vllm-kunlun",
"repository_url": "https://github.com/baidu/vLLM-Kunlun",
"use_repository_button": True,
"use_edit_page_button": True,
}