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

Change-Id: I225939b27efa6402abe7d9addce967c31d188a68
This commit is contained in:
jacky06 2019-04-23 13:25:32 +08:00
parent 316284a192
commit ea3a3b8054
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ NOTIFY_PEPS = sorted(NOTIFY_PEPS, key=str.lower)
NUM_PER_LINE = 7
INFO_MESSAGE = ('To be added or removed from the ping list, please submit a '
'patch to '
'http://git.openstack.org/cgit/openstack/oslo.tools/tree/'
'http://opendev.org/openstack/oslo.tools/tree/'
'ping_me.py\n'
)