Skip to content

Commit 5f8eef4

Browse files
Josverldpgeorge
authored andcommitted
windows/README.md: Fix broken mingw link.
1 parent ea5744f commit 5f8eef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ports/windows/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ It is based on Unix port, and expected to remain so.
33
The port requires additional testing, debugging, and patches. Please
44
consider to contribute.
55

6-
All gcc-based builds use the gcc compiler from [Mingw-w64](mingw-w64.org),
6+
All gcc-based builds use the gcc compiler from [Mingw-w64](https://www.mingw-w64.org/),
77
which is the advancement of the original mingw project. The latter is
88
getting obsolete and is not actively supported by MicroPython.
99

0 commit comments

Comments
 (0)