Use https for references to openstack.org

The openstack.org pages now support https and our references to
the site should by default be one signed by the organization.

Change-Id: I83d2df500e2e30047494c201a2ab39820ffd1502
This commit is contained in:
Eric Brown 2017-01-30 14:08:03 -08:00
parent 6ce60806ca
commit 52c4b9be68
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
# under the License.
# where our docs are hosted
BASE_URL = 'http://docs.openstack.org/developer/bandit/'
BASE_URL = 'https://docs.openstack.org/developer/bandit/'
def get_url(bid):

View File

@ -125,9 +125,9 @@ This formatter outputs the issues as HTML.
<b>Confidence: </b>HIGH<br>
<b>File: </b><a href="examples/yaml_load.py"
target="_blank">examples/yaml_load.py</a> <br>
<b>More info: </b><a href="http://docs.openstack.org/developer/bandit/
<b>More info: </b><a href="https://docs.openstack.org/developer/bandit/
plugins/yaml_load.html" target="_blank">
http://docs.openstack.org/developer/bandit/plugins/yaml_load.html</a>
https://docs.openstack.org/developer/bandit/plugins/yaml_load.html</a>
<br>
<div class="code">