Use https instead of http for git.openstack.org

Trivialfix
Change-Id: Ic1f293e0c3bcbce3fd5c7179b1564079fe42f05d
This commit is contained in:
Cao Xuan Hoang
2017年02月06日 16:28:10 +07:00
parent 0b3c1b8765
commit 5b624d6cea

View File

@@ -65,7 +65,7 @@ target_name = 'openstack-ansible-' + role_name
title = 'OpenStack-Ansible Release Notes: ' + role_name + 'role'
# The link to the browsable source code (for the left hand menu)
oslosphinx_cgit_link = 'http://git.openstack.org/cgit/openstack/' + target_name
oslosphinx_cgit_link = 'https://git.openstack.org/cgit/openstack/' + target_name
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.