With my changes end of last year I missed this one for modula2.org. That 
should be it for now.

Pushed.

Gerald

gcc:
        * doc/gm2.texi (Type compatibility): Move modula2.org link
        to https.
---
 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 0bace308d11..5af8b228831 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
-- 
2.47.1

Reply via email to