Skip to content

Commit 8aadc5c

Browse files
committed
readme: Fix markup
1 parent e601ef4 commit 8aadc5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ When you can't use binary distribution, you need to install Visual Studio
3636
or Windows SDK on Windows.
3737
Without extension, using pure python implementation on CPython runs slowly.
3838

39-
For Python 2.7, [Microsoft Visual C++ Compiler for Python 2.7](https://www.microsoft.com/en-us/download/details.aspx?id=44266)
39+
For Python 2.7, `Microsoft Visual C++ Compiler for Python 2.7 <https://www.microsoft.com/en-us/download/details.aspx?id=44266>`_
4040
is recommended solution.
4141

42-
For Python 3.5, [Microsoft Visual Studio 2015](https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx)
42+
For Python 3.5, `Microsoft Visual Studio 2015 <https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx>`_
4343
Community Edition or Express Edition can be used to build extension module.
4444

4545

0 commit comments

Comments
 (0)