Skip to content

Commit 828267b

Browse files
authored
Merge pull request #110 from dhellmann/fix-doc-link-msys
remove hyperlink to msys project page
2 parents 787970c + 7f54a54 commit 828267b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/source/install.rst

+3-4
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,9 @@ or::
5454
export MSYS_HOME=C:\msys\1.0
5555
source /usr/local/bin/virtualenvwrapper.sh
5656

57-
Depending on your MSYS setup, you may need to install the `MSYS mktemp
58-
binary`_ in the ``MSYS_HOME/bin`` folder.
59-
60-
.. _MSYS mktemp binary: https://sourceforge.net/projects/mingw/files/MSYS/
57+
Depending on your MSYS setup, you may need to install the MSYS mktemp binary
58+
(``https://sourceforge.net/projects/mingw/files/MSYS/``) in the
59+
``MSYS_HOME/bin`` folder.
6160

6261
PowerShell
6362
----------

0 commit comments

Comments
 (0)