Update URL for flake8 from Gitlab to Github
It seems flake8 project has been migrated from Gitlab and Github and it is no longer available in Gitlab. This change updates the URL in the doc to direct readers to the new repository. Change-Id: Ia9e8429e8d32a181a47aee43ebde5378c6ac9cf0
This commit is contained in:
parent
9ecd5995b6
commit
3fd431a188
@ -3,7 +3,7 @@ Hacking Checks
|
||||
==============
|
||||
|
||||
The ``neutron_lib.hacking`` package implements a number of public
|
||||
`flake8 checks <https://gitlab.com/pycqa/flake8>`__ intended to help
|
||||
`flake8 checks <https://github.com/pycqa/flake8>`__ intended to help
|
||||
adopters validate their compliance with the latest hacking standards.
|
||||
|
||||
To adopt neutron-lib's hacking checks:
|
||||
|
Loading…
Reference in New Issue
Block a user