Merge "Trivial Fix: Replace http with https"
This commit is contained in:
commit
c1fe8d7197
@ -62,7 +62,7 @@ class BaseVersionController(object):
|
||||
}, {
|
||||
'rel': 'describedby',
|
||||
'type': 'text/html',
|
||||
'href': 'http://docs.openstack.org/'
|
||||
'href': 'https://docs.openstack.org/'
|
||||
}
|
||||
],
|
||||
'media-types': [
|
||||
|
Loading…
Reference in New Issue
Block a user