From 4c17d1f7bfc3b9b8b80dc06bc91be238afe073ca Mon Sep 17 00:00:00 2001
From: Lemures Lemniscati <lemures.lemniscati@gmail.com>
Date: Mon, 7 Dec 2020 22:41:08 +0900
Subject: [PATCH] Update URLs in README

[1], [2]: Use https for cygwin.com
[3]: http://gentoo-wiki.com/ is no longer available
[4]: http://www.cygwin.com/ml/cygwin-apps/2006-03/ is redirected
    to https://sourceware.org/legacy-ml/cygwin-apps/2006-03/

diff --git a/README b/README
index 5ee3fe0..3f5bf02 100644
--- a/README
+++ b/README
@@ -243,8 +243,8 @@ Discussion on cygport should occur on the Cygwin-apps list
 <cygwin-apps@cygwin.com>.  Do NOT, for any reason, email the author directly.
 
 
-[1] http://www.cygwin.com/
-[2] http://cygwin.com/setup.html#package_contents
-[3] http://gentoo-wiki.com/HOWTO_Gentoo_on_Cygwin
-[4] http://www.cygwin.com/ml/cygwin-apps/2006-03/msg00000.html
+[1] https://www.cygwin.com/
+[2] https://cygwin.com/setup.html#package_contents
+[3] http://gentoo-wiki.com/HOWTO_Gentoo_on_Cygwin (no longer available)
+[4] https://sourceware.org/legacy-ml/cygwin-apps/2006-03/msg00000.html
 [5] https://cygwin.com/git-cygwin-packages/
-- 
2.29.2

