mirror of
https://github.com/wassname/vllm.git
synced 2026-08-11 11:28:04 +08:00
Fix repo & documentation URLs (#163)
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ html_logo = 'assets/logos/vllm-logo-text-light.png'
|
||||
html_theme_options = {
|
||||
'logo_only': True,
|
||||
'path_to_docs': 'docs/source',
|
||||
'repository_url': 'https://github.com/WoosukKwon/vllm',
|
||||
'repository_url': 'https://github.com/vllm-project/vllm',
|
||||
'use_repository_button': True,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user