diff --git a/doc/source/conf.py b/doc/source/conf.py index 30c54b9..09b1a82 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -49,7 +49,7 @@ extensions = [ # Define shorthand roles for making links to common destinations. extlinks = { - 'repo': ('https://git.startlingx.io/cgit/%s', ''), + 'repo': ('https://opendev.org/%s', ''), } # Add any paths that contain templates here, relative to this directory.