update readme link

Change-Id: I1250d72165a79238dc2bfe036c8160b9139aa862
This commit is contained in:
xuanyandong 2019-10-05 11:00:40 +08:00
parent df49ebf749
commit 28d59f8daa
1 changed files with 1 additions and 1 deletions

View File

@ -1030,7 +1030,7 @@ Syntribos is an open source project and contributions are always
welcome. If you have any questions, we can be found in the
#openstack-security channel on Freenode IRC.
1. Follow all the `OpenStack Style Guidelines <https://docs.openstack.org/developer/hacking/>`__
1. Follow all the `OpenStack Style Guidelines <https://docs.openstack.org/hacking/latest/>`__
(e.g. PEP8, Py3 compatibility)
2. Follow `secure coding guidelines <https://security.openstack.org/#secure-development-guidelines>`__
3. Ensure all classes/functions have appropriate `docstrings <https://www.python.org/dev/peps/pep-0257/>`__