Merge "Trivial Fix: Replace http with https"

This commit is contained in:
Jenkins 2017-03-09 03:12:38 +00:00 committed by Gerrit Code Review
commit c1fe8d7197

View File

@ -62,7 +62,7 @@ class BaseVersionController(object):
}, { }, {
'rel': 'describedby', 'rel': 'describedby',
'type': 'text/html', 'type': 'text/html',
'href': 'http://docs.openstack.org/' 'href': 'https://docs.openstack.org/'
} }
], ],
'media-types': [ 'media-types': [