]> granicus.if.org Git - python/commitdiff
Add missing URL link to Modernize docs.
authorNed Deily <nad@acm.org>
Sat, 3 Jan 2015 08:45:55 +0000 (00:45 -0800)
committerNed Deily <nad@acm.org>
Sat, 3 Jan 2015 08:45:55 +0000 (00:45 -0800)
Doc/howto/pyporting.rst

index 59c127ea8001e3f1e39fc4bbfa282d35ed8fe3fe..bd80dfd7cf1fb9ca59b2ad2bdefef197829a0286 100644 (file)
@@ -379,7 +379,7 @@ supported by Python 2. You should also update the classifiers in your
 .. _cheat sheet: http://python-future.org/compatible_idioms.html
 .. _coverage.py: https://pypi.python.org/pypi/coverage
 .. _Futurize: http://python-future.org/automatic_conversion.html
-.. _Modernize:
+.. _Modernize: http://python-modernize.readthedocs.org/en/latest/
 .. _Porting to Python 3: http://python3porting.com/
 .. _Pylint: https://pypi.python.org/pypi/pylint
 .. _Python 3 Q & A: http://ncoghlan-devs-python-notes.readthedocs.org/en/latest/python3/questions_and_answers.html