devcoin / core

Devcoin (DVC) - From the many, one. From one, the source
http://www.devcoin.org
MIT License
19 stars 18 forks source link

Typos in https://github.com/devcoin/core/blob/master/doc/build-mingw-under_linux.md guide #86

Closed cpsilent closed 4 years ago

cpsilent commented 4 years ago

In the section "Curl" subsection "For Windows 32bit" the url reads as https://curl.haxx.se/windowsi/dl-7.68.0/curl-7.68.0-win32-mingw.tar.xz but it should be https://curl.haxx.se/windows/dl-7.68.0/curl-7.68.0-win32-mingw.tar.xz

In subsection "For Windows 64bit" the url reads as https://curl.haxx.se/windowsi/dl-7.68.0/curl-7.68.0-win64-mingw.tar.xz but it should be https://curl.haxx.se/windows/dl-7.68.0/curl-7.68.0-win64-mingw.tar.xz