Merge "Replacing the HTTP protocal with HTTPS"
This commit is contained in:
commit
6be37298bd
@ -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…
Reference in New Issue
Block a user