Updated repo

This commit is contained in:
Alejandro Saucedo 2020-09-13 12:26:20 +01:00
parent 90640ee44a
commit 3b3fc0189f
3 changed files with 11 additions and 11 deletions

View file

@ -68,7 +68,7 @@ if html_theme == 'sphinx_material':
#'base_url': 'https://project.github.io/project',
'color_primary': 'red',
'color_accent': 'light-blue',
'repo_url': 'https://github.com/axsaucedo/vulkan-kompute/',
'repo_url': 'https://github.com/EthicalML/vulkan-kompute/',
'repo_name': 'Vulkan Kompute',
'globaltoc_depth': 3,
'globaltoc_collapse': False,