Skip to content

Commit 7f54a54

Browse files
committed
remove hyperlink to msys project page
Sourceforge returns 403 during our documentation build if we use a real hyperlink with the link-checker enabled. Replace the hyperlink with inline text to the same URL.
1 parent b1aa495 commit 7f54a54

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)