Moving to KomputeProject org

This commit is contained in:
Alejandro Saucedo 2021-07-22 08:30:00 +01:00
parent 4ac54bf642
commit d9203477d2
19 changed files with 202 additions and 202 deletions

View file

@ -73,7 +73,7 @@ if html_theme == 'sphinx_material':
'base_url': 'https://kompute.cc',
'color_primary': 'red',
'color_accent': 'light-blue',
'repo_url': 'https://github.com/KomputeFoundation/kompute/',
'repo_url': 'https://github.com/KomputeProject/kompute/',
'repo_name': 'Kompute',
'globaltoc_depth': 2,
'globaltoc_collapse': False,
@ -81,7 +81,7 @@ if html_theme == 'sphinx_material':
"repo_type": "github",
"nav_links": [
{
"href": "https://github.com/KomputeFoundation/kompute/",
"href": "https://github.com/KomputeProject/kompute/",
"internal": False,
"title": "Kompute Repo",
},