diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-12-26 18:26:41 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-12-26 18:26:41 +0800 |
commit | d061c681814917c2208f383bd6069e6ab90db220 (patch) | |
tree | effd7ddec5bf0782ccd4e6deff253931ae436ea1 /gcc | |
parent | 45b017b467bb912997ef43178a56b119719ea7ec (diff) | |
download | gcc-d061c681814917c2208f383bd6069e6ab90db220.zip gcc-d061c681814917c2208f383bd6069e6ab90db220.tar.gz gcc-d061c681814917c2208f383bd6069e6ab90db220.tar.bz2 |
doc: Move Modula 2 PM4 link to https
gcc:
* doc/gm2.texi (Dialect): Move PM4 link to https.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/gm2.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index a035011..e3b8d5a 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). |