Replacing the HTTP protocal with HTTPS
Change-Id: I9791b6781158c0ddebda636daeea39665b483dd6
This commit is contained in:
parent
97504b07a6
commit
d45650f086
@ -67,7 +67,7 @@ class V1(base.APIBase):
|
|||||||
'',
|
'',
|
||||||
bookmark=True),
|
bookmark=True),
|
||||||
link.Link.make_link('describedby',
|
link.Link.make_link('describedby',
|
||||||
'http://docs.openstack.org',
|
'https://docs.openstack.org',
|
||||||
'developer',
|
'developer',
|
||||||
'ironic-python-agent',
|
'ironic-python-agent',
|
||||||
bookmark=True,
|
bookmark=True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user