Skip to content

Commit 74c9aba

Browse files
author
Kenneth Reitz
committed
rst syntax typo
1 parent 45e106d commit 74c9aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Given such, only use Python 2 if you have a strong reason to, such as a Python 2
5353
exclusive library which has no adequate Python 3 ready alternative, or you
5454
(like me) absolutely love and are inspired by Python 2.
5555

56-
Check out `Can I Use Python 3? <https://caniusepython3.com/>` to see if any
56+
Check out `Can I Use Python 3? <https://caniusepython3.com/>`_ to see if any
5757
software you're depending on will block your adoption of Python 3.
5858

5959
`Further Reading <http://wiki.python.org/moin/Python2orPython3>`_

0 commit comments

Comments
 (0)