https://gcc.gnu.org/g:b9f08459c483086b956e7b3e396759fc42460b4c

commit r15-2964-gb9f08459c483086b956e7b3e396759fc42460b4c
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sat Aug 17 13:26:36 2024 +0200

    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.

Diff:
---
 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

Reply via email to