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

commit r15-7030-gf7e0ac1dc147e2c8224dbcd1ecf2a98fd7882902
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sun Jan 19 09:40:15 2025 +0800

    doc: Move modula2.org link to https
    
    gcc:
            * doc/gm2.texi (Type compatibility): Move modula2.org link
            to https.

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 0bace308d112..5af8b228831f 100644
--- a/gcc/doc/gm2.texi
+++ b/gcc/doc/gm2.texi
@@ -1913,7 +1913,7 @@ Expression compatibility is a symmetric relation.
 
 For example two sub expressions of @code{INTEGER} and @code{CARDINAL}
 are not expression compatible
-(@uref{http://freepages.modula2.org/report4/modula-2.html} and ISO
+(@uref{https://freepages.modula2.org/report4/modula-2.html} and ISO
 Modula-2).
 
 In GNU Modula-2 this rule is also extended across all fixed sized data

Reply via email to