docs: Link fixes and redirect avoidance

This commit is contained in:
Ville Skyttä 2018-05-21 18:17:59 +02:00
parent d6ab32112f
commit cc5558c926
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/