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

Change-Id: I7ae37c61a93902578c99546108d78bfb8162f509
This commit is contained in:
caoyuan 2019-04-23 19:37:46 +08:00
parent d830dd0c12
commit 938bb03908
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.