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:
Ian Stapleton Cordasco 2018-05-21 21:19:05 +00:00
commit 63b603c734
4 changed files with 6 additions and 6 deletions

View file

@ -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/>`_

View file

@ -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``

View file

@ -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

View file

@ -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/