[PATCH] README: fix stale bug-reporting URL [BZ #34094]

Shamil Abdulaev ashamil435@gmail.com
Thu Apr 23 21:48:17 GMT 2026


The URL https://www.gnu.org/software/libc/bugs.html now redirects to
a page with no bug-reporting instructions.  Point to the glibc wiki
Bugzilla Procedures page instead.

Signed-off-by: Shamil Abdulaev <ashamil435@gmail.com>
---
 README | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 570b259de5..d0c542189f 100644
--- a/README
+++ b/README
@@ -62,9 +62,10 @@ following the bug-reporting instructions below.  Please be sure to check
 the manual in the current development sources to see if your problem has
 already been corrected.
 
-Please see https://www.gnu.org/software/libc/bugs.html for bug reporting
-information.  We are now using the Bugzilla system to track all bug reports.
-This web page gives detailed information on how to report bugs properly.
+Please see https://sourceware.org/glibc/wiki/Bugzilla%20Procedures for bug
+reporting information.  We are now using the Bugzilla system to track all
+bug reports.  This web page gives detailed information on how to report
+bugs properly.
 
 The GNU C Library is free software.  See the file COPYING.LIB for copying
 conditions, and LICENSES for notices about a few contributions that require
-- 
2.54.0



More information about the Libc-alpha mailing list