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

Change-Id: I2019aea5618c6e8b720cec5c768bb48e99c083c7
This commit is contained in:
caoyuan 2019-04-23 19:37:47 +08:00
parent 2e0b57f232
commit fe9970a804
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,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.