Fix repo & documentation URLs (#163)
This commit is contained in:
@ -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