mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 03:56:52 +00:00
docs: Link fixes and redirect avoidance
This commit is contained in:
parent
d6ab32112f
commit
cc5558c926
4 changed files with 6 additions and 6 deletions
|
|
@ -74,4 +74,4 @@ Maintenance
|
|||
===========
|
||||
|
||||
Flake8 was created by Tarek Ziadé and is currently maintained by `Ian Cordasco
|
||||
<https://coglib.com/~icordasc/>`_
|
||||
<http://www.coglib.com/~icordasc/>`_
|
||||
|
|
|
|||
|
|
@ -182,6 +182,6 @@ fact that pep8 or pycodestyle is not installed.
|
|||
|
||||
|
||||
.. links
|
||||
.. _flake8-polyfill: https://pypi.io/project/flake8-polyfill/
|
||||
.. _flake8-polyfill: https://pypi.org/project/flake8-polyfill/
|
||||
|
||||
.. |polyfill| replace:: ``flake8-polyfill``
|
||||
|
|
|
|||
|
|
@ -139,4 +139,4 @@ by 3 numbers (i.e.* ``ABC123`` *).*
|
|||
|
||||
|
||||
.. _Entry Points:
|
||||
http://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points
|
||||
https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points
|
||||
|
|
|
|||
|
|
@ -59,8 +59,8 @@ documented this for you.
|
|||
|
||||
|
||||
.. _PyPI:
|
||||
https://pypi.io/
|
||||
https://pypi.org/
|
||||
.. _flake8-docstrings:
|
||||
https://pypi.io/project/flake8-docstrings/
|
||||
https://pypi.org/project/flake8-docstrings/
|
||||
.. _flake8-future:
|
||||
https://pypi.io/project/flake8-future/
|
||||
https://pypi.org/project/flake8-future/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue