Skip to content

Commit b09ec90

Browse files
committed
Add missing URL link to Modernize docs.
1 parent fef9b6c commit b09ec90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/pyporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ supported by Python 2. You should also update the classifiers in your
379379
.. _cheat sheet: http://python-future.org/compatible_idioms.html
380380
.. _coverage.py: https://pypi.python.org/pypi/coverage
381381
.. _Futurize: http://python-future.org/automatic_conversion.html
382-
.. _Modernize:
382+
.. _Modernize: http://python-modernize.readthedocs.org/en/latest/
383383
.. _Porting to Python 3: http://python3porting.com/
384384
.. _Pylint: https://pypi.python.org/pypi/pylint
385385
.. _Python 3 Q & A: http://ncoghlan-devs-python-notes.readthedocs.org/en/latest/python3/questions_and_answers.html

0 commit comments

Comments
 (0)