mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 08:24:46 +00:00
Merge branch 'link-fixes' into 'master'
docs: Link fixes and redirect avoidance Closes #308 See merge request pycqa/flake8!235
This commit is contained in:
commit
63b603c734
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
|
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
|
.. links
|
||||||
.. _flake8-polyfill: https://pypi.io/project/flake8-polyfill/
|
.. _flake8-polyfill: https://pypi.org/project/flake8-polyfill/
|
||||||
|
|
||||||
.. |polyfill| replace:: ``flake8-polyfill``
|
.. |polyfill| replace:: ``flake8-polyfill``
|
||||||
|
|
|
||||||
|
|
@ -139,4 +139,4 @@ by 3 numbers (i.e.* ``ABC123`` *).*
|
||||||
|
|
||||||
|
|
||||||
.. _Entry Points:
|
.. _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:
|
.. _PyPI:
|
||||||
https://pypi.io/
|
https://pypi.org/
|
||||||
.. _flake8-docstrings:
|
.. _flake8-docstrings:
|
||||||
https://pypi.io/project/flake8-docstrings/
|
https://pypi.org/project/flake8-docstrings/
|
||||||
.. _flake8-future:
|
.. _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