Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17be09c

Browse files
committed
Fix a bad link
1 parent b757c83 commit 17be09c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/pyporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ supported by Python 2. You should also update the classifiers in your
361361

362362

363363
.. _2to3: https://docs.python.org/3/library/2to3.html
364-
.. _caniusepython3:
364+
.. _caniusepython3: https://pypi.python.org/pypi/caniusepython3
365365
.. _coverage.py: https://pypi.python.org/pypi/coverage
366366
.. _Futurize: http://python-future.org/automatic_conversion.html
367367
.. _Modernize:

0 commit comments

Comments
 (0)