We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef9b6c commit b09ec90Copy full SHA for b09ec90
Doc/howto/pyporting.rst
@@ -379,7 +379,7 @@ supported by Python 2. You should also update the classifiers in your
379
.. _cheat sheet: http://python-future.org/compatible_idioms.html
380
.. _coverage.py: https://pypi.python.org/pypi/coverage
381
.. _Futurize: http://python-future.org/automatic_conversion.html
382
-.. _Modernize:
+.. _Modernize: http://python-modernize.readthedocs.org/en/latest/
383
.. _Porting to Python 3: http://python3porting.com/
384
.. _Pylint: https://pypi.python.org/pypi/pylint
385
.. _Python 3 Q & A: http://ncoghlan-devs-python-notes.readthedocs.org/en/latest/python3/questions_and_answers.html
0 commit comments