summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/windows/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/windows/README.md b/ports/windows/README.md
index 713ea82b8..1fa800891 100644
--- a/ports/windows/README.md
+++ b/ports/windows/README.md
@@ -3,7 +3,7 @@ It is based on Unix port, and expected to remain so.
The port requires additional testing, debugging, and patches. Please
consider to contribute.
-All gcc-based builds use the gcc compiler from [Mingw-w64](mingw-w64.org),
+All gcc-based builds use the gcc compiler from [Mingw-w64](https://www.mingw-w64.org/),
which is the advancement of the original mingw project. The latter is
getting obsolete and is not actively supported by MicroPython.