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),
|
||||
link.Link.make_link('describedby',
|
||||
'http://docs.openstack.org',
|
||||
'https://docs.openstack.org',
|
||||
'developer',
|
||||
'ironic-python-agent',
|
||||
bookmark=True,
|
||||
|
Loading…
Reference in New Issue
Block a user