Turns out there were two of these links in the Modula 2 docs; this takes 
care of the second instance.

Pushed.

Gerald


gcc:
        * doc/gm2.texi (Dialect): Move PM4 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 a035011aa00..e3b8d5a69c2 100644
--- a/gcc/doc/gm2.texi
+++ b/gcc/doc/gm2.texi
@@ -1382,7 +1382,7 @@ The language as defined in 'Programming in Modula-2' 2nd 
Edition,
 Springer Verlag, 1982, 1983 by Niklaus Wirth (PIM2), 'Programming in
 Modula-2', 3rd Corrected Edition, Springer Verlag, 1985 (PIM3) and
 'Programming in Modula-2', 4th Edition, Springer Verlag, 1988 (PIM4)
-@uref{http://freepages.modula2.org/report4/modula-2.html} and the ISO
+@uref{https://freepages.modula2.org/report4/modula-2.html} and the ISO
 Modula-2 language as defined in ISO/IEC Information technology -
 programming languages - part 1: Modula-2 Language, ISO/IEC 10514-1
 (1996) (ISO).
-- 
2.47.0

Reply via email to