@@ -427,25 +427,25 @@ to make sure everything functions as expected in both versions of Python.
427427
428428
429429.. _2to3 :https://docs.python.org/3/library/2to3.html
430- .. _caniusepython3 :https://pypi.python. org/pypi /caniusepython3
430+ .. _caniusepython3 :https://pypi.org/project /caniusepython3
431431.. _cheat sheet :http://python-future.org/compatible_idioms.html
432- .. _coverage.py :https://pypi.python. org/pypi /coverage
432+ .. _coverage.py :https://pypi.org/project /coverage
433433.. _Futurize :http://python-future.org/automatic_conversion.html
434434.. _importlib :https://docs.python.org/3/library/importlib.html#module-importlib
435- .. _importlib2 :https://pypi.python. org/pypi /importlib2
435+ .. _importlib2 :https://pypi.org/project /importlib2
436436.. _Modernize :https://python-modernize.readthedocs.io/
437437.. _mypy :http://mypy-lang.org/
438438.. _Porting to Python 3 :http://python3porting.com/
439- .. _Pylint :https://pypi.python. org/pypi /pylint
439+ .. _Pylint :https://pypi.org/project /pylint
440440
441441.. _Python 3 Q & A :https://ncoghlan-devs-python-notes.readthedocs.io/en/latest/python3/questions_and_answers.html
442442
443443.. _pytype :https://github.com/google/pytype
444444.. _python-future :http://python-future.org/
445445.. _python-porting :https://mail.python.org/mailman/listinfo/python-porting
446- .. _six :https://pypi.python. org/pypi /six
447- .. _tox :https://pypi.python. org/pypi /tox
448- .. _trove classifier :https://pypi.python. org/pypi?%3Aaction=list_classifiers
446+ .. _six :https://pypi.org/project /six
447+ .. _tox :https://pypi.org/project /tox
448+ .. _trove classifier :https://pypi.org/classifiers
449449
450450.. _"What's New" :https://docs.python.org/3/whatsnew/index.html
451451