From b9f08459c483086b956e7b3e396759fc42460b4c Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 17 Aug 2024 13:26:36 +0200 Subject: [PATCH] doc: Tweak link to gm2 list archive Without the trailing slash we incur a "301 Moved Permanently". gcc: * doc/gm2.texi (Community): Tweak link to gm2 list archive. --- gcc/doc/gm2.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index bfc8dc71f23..40668f7f8c4 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -3015,7 +3015,7 @@ email to: or by @url{https://lists.nongnu.org/mailman/listinfo/gm2}. The mailing list contents can be viewed -@url{https://lists.gnu.org/archive/html/gm2}. +@url{https://lists.gnu.org/archive/html/gm2/}. @node Other languages, , Community, Using @section Other languages for GCC -- 2.47.2