Merge "Replace git.openstack.org URLs with opendev.org URLs"

This commit is contained in:
Zuul 2019-05-20 07:42:13 +00:00 committed by Gerrit Code Review
commit a2defbeaca
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ todo_include_todos = True
# Define shorthand roles for making links to common destinations.
extlinks = {
'repo': ('http://git.openstack.org/cgit/%s', ''),
'repo': ('http://opendev.org/%s', ''),
}
# Add any paths that contain templates here, relative to this directory.