Optimize the link address

Use https instead of http to ensure the safety

Change-Id: I4df36b1f0a2b22fd7c9971b973cf1470400f8a4d
This commit is contained in:
loooosy 2017-04-09 18:00:18 +08:00 committed by Siyi Luo
parent a23af1b72d
commit 88a7f256d1
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
Bandit
======
.. image:: http://governance.openstack.org/badges/bandit.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/badges/bandit.svg
:target: https://governance.openstack.org/reference/tags/index.html
:alt: Bandit team and repository tags
.. image:: https://img.shields.io/pypi/v/bandit.svg
@ -388,8 +388,8 @@ Bandit wiki: https://wiki.openstack.org/wiki/Security/Projects/Bandit
Python AST module documentation: https://docs.python.org/2/library/ast.html
Green Tree Snakes - the missing Python AST docs:
http://greentreesnakes.readthedocs.org/en/latest/
https://greentreesnakes.readthedocs.org/en/latest/
Documentation of the various types of AST nodes that Bandit currently covers
or could be extended to cover:
http://greentreesnakes.readthedocs.org/en/latest/nodes.html
https://greentreesnakes.readthedocs.org/en/latest/nodes.html