From f2637c9d7874a9ffc6b5b581aa6b03e5aa2342e9 Mon Sep 17 00:00:00 2001 From: Avery Terrel Date: Tue, 18 Aug 2026 05:42:31 -0500 Subject: [PATCH] README: fix dead and https-only links Signed-off-by: Avery Terrel --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 30a47af9..16f50536 100644 --- a/README +++ b/README @@ -149,9 +149,9 @@ The three important URLs for communicating with the toybox project are: web page: http://landley.net/toybox - mailing list: http://lists.landley.net/listinfo.cgi/toybox-landley.net + mailing list: https://lists.landley.net/mailman/listinfo/toybox - git repo: http://codeberg.org/landley/toybox + git repo: https://codeberg.org/landley/toybox The maintainer prefers patches be sent to the mailing list. If you use git, the easy thing to do is: -- 2.39.5