Merge "fix link"

This commit is contained in:
Zuul 2018-02-28 09:27:24 +00:00 committed by Gerrit Code Review
commit f2c8103c5c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ the syntax ensures that it roughly always looks the same.
As OpenStack charms are for OpenStack its a good idea to adhere to the
OpenStack Python coding standard. So first things first:
* Read the `OpenStack Coding standard <https://docs.openstack.org/developer/hacking/>`__.
* Read the `OpenStack Coding standard <https://docs.openstack.org/hacking/latest/>`__.
* Read PEP8 (again).
Topics