diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2024-09-28 15:36:06 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2024-09-28 15:36:06 +0300 |
| commit | 7abecbcd63317496369fffe69b6afab4af058ed6 (patch) | |
| tree | 06c6af4f2984a6bfcbbe28e34ba559b36cf81ef1 | |
| parent | e2b01d164cddcfda053334f735e099aef86547da (diff) | |
; * nt/INSTALL: Update MinGW notes URL. (Bug#73528)
| -rw-r--r-- | nt/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/INSTALL b/nt/INSTALL index 6167365169b..b959ce362f7 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -157,7 +157,7 @@ build should run on Windows 9X and newer systems). When the installation ends, perform the post-installation steps described on this page of the MinGW site: - http://www.mingw.org/wiki/Getting_Started + https://web.archive.org/web/20210106033223/http://www.mingw.org/wiki/Getting_Started in the "After Installing You Should ..." section. These steps are important for making your installation complete, and in particular |
