mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Updating broken link to Google Python Style guide
Old link: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html New link: https://google.github.io/styleguide/pyguide.html
This commit is contained in:
parent
130875e1b9
commit
1aff941ad0
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ Please:
|
|||
4. Remember to use ``pylint``.
|
||||
|
||||
.. _Google Python Style Guide:
|
||||
https://google-styleguide.googlecode.com/svn/trunk/pyguide.html
|
||||
https://google.github.io/styleguide/pyguide.html
|
||||
.. _Sphinx-style: http://sphinx-doc.org/
|
||||
.. _PEP 8 - Style Guide for Python Code:
|
||||
https://www.python.org/dev/peps/pep-0008
|
||||
|
|
|
|||
Loading…
Reference in a new issue