From d85665319f5c80ba5b6c49fdfa4037175c90c035 Mon Sep 17 00:00:00 2001 From: Tim Stahlhut Date: Sat, 8 May 2021 12:58:54 -0400 Subject: [PATCH] Update MSys2 URLs in build documentation --- docs/msw/msys2-gtk.md | 4 ++-- docs/msw/msys2-msw.md | 4 +++- docs/msw/msys2-qt.md | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/msw/msys2-gtk.md b/docs/msw/msys2-gtk.md index 40a3057d2d..cccb004f65 100644 --- a/docs/msw/msys2-gtk.md +++ b/docs/msw/msys2-gtk.md @@ -13,8 +13,8 @@ But, they are a way the wxWidgets developers can test that wxWidgets can build the wxGTK/Win32 libraries under MSys2 MinGW. For the MSys2 way please see - https://github.com/Alexpux/MINGW-packages and - https://github.com/msys2/msys2/wiki/Creating-packages + https://github.com/msys2/MINGW-packages and + https://www.msys2.org/wiki/Creating-Packages/ Building steps: diff --git a/docs/msw/msys2-msw.md b/docs/msw/msys2-msw.md index 3b8aafe66e..bc7c7be4fc 100644 --- a/docs/msw/msys2-msw.md +++ b/docs/msw/msys2-msw.md @@ -7,7 +7,9 @@ These building steps are NOT the normal way to build MSys2 MinGW packages. But, they are a way the wxWidgets developers can test that wxWidgets can build the wxMSW libraries under MSys2 MinGW. -For the MSys2 way please see https://github.com/Alexpux/MINGW-packages +For the MSys2 way please see + https://github.com/msys2/MINGW-packages and + https://www.msys2.org/wiki/Creating-Packages/ Building steps: diff --git a/docs/msw/msys2-qt.md b/docs/msw/msys2-qt.md index 16ab817143..60db01fb8b 100644 --- a/docs/msw/msys2-qt.md +++ b/docs/msw/msys2-qt.md @@ -8,8 +8,8 @@ But, they are a way the wxWidgets developers can test that wxWidgets can build the wxQT/Win32 libraries under MSys2 MinGW. For the MSys2 way please see - https://github.com/Alexpux/MINGW-packages and - https://github.com/msys2/msys2/wiki/Creating-packages + https://github.com/msys2/MINGW-packages and + https://www.msys2.org/wiki/Creating-Packages/ Building steps: