Skip to content

Commit 5e1c6fb

Browse files
committed
Fix link text of Cygwin and MSYS2
This closes #88.
1 parent f773c25 commit 5e1c6fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web/downloads.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ provides POSIX functionality on top of the Win32 API. It can be used as a build
258258
environment which targets Windows directly and for which output doesn't depend
259259
on cygwin1.dll.
260260

261-
Installation is done through cygwin's package manager:
262-
[setup.exe](https://cygwin.com/install.html).
261+
Installation is done through Cygwin's package manager:
262+
[setup-x86_64.exe](https://cygwin.com/install.html).
263263

264264
As part of the numerous packages in cygwin, there are cross-compilation
265265
toolchains which target both 32 bits and 64 bits; their names start with
@@ -331,7 +331,7 @@ Installation: [GitHub](https://github.com/niXman/mingw-builds-binaries/releases)
331331

332332
#### MSYS2
333333

334-
Installation: [GitHub](https://www.msys2.org/)
334+
Installation: [Homepage](https://www.msys2.org/)
335335

336336
#### Ubuntu
337337

0 commit comments

Comments
 (0)