Merge "Update invalid link for Conf"
This commit is contained in:
commit
6a90b01173
@ -65,7 +65,7 @@ title = 'OpenStack-Ansible Documentation: ' + role_name + 'role'
|
|||||||
|
|
||||||
# The link to the browsable source code (for the left hand menu)
|
# The link to the browsable source code (for the left hand menu)
|
||||||
oslosphinx_cgit_link = (
|
oslosphinx_cgit_link = (
|
||||||
'https://git.openstack.org/cgit/openstack/{}'.format(target_name)
|
'https://opendev.org/cgit/openstack/{}'.format(target_name)
|
||||||
)
|
)
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
|
@ -63,7 +63,7 @@ title = 'OpenStack-Ansible Release Notes: ' + role_name + 'role'
|
|||||||
|
|
||||||
# The link to the browsable source code (for the left hand menu)
|
# The link to the browsable source code (for the left hand menu)
|
||||||
oslosphinx_cgit_link = (
|
oslosphinx_cgit_link = (
|
||||||
'https://git.openstack.org/cgit/openstack/{}'.format(target_name)
|
'https://opendev.org/cgit/openstack/{}'.format(target_name)
|
||||||
)
|
)
|
||||||
|
|
||||||
# Release notes do not need a version number in the title, they
|
# Release notes do not need a version number in the title, they
|
||||||
|
Loading…
Reference in New Issue
Block a user