From: Gerald Pfeifer Date: Mon, 27 May 2024 07:42:22 +0000 (+0200) Subject: doc: Use https for our own site (and GCC for the project) X-Git-Tag: basepoints/gcc-16~8707 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e974827232b90b05a8e1dc6d2ed7b918f2b6c93;p=thirdparty%2Fgcc.git doc: Use https for our own site (and GCC for the project) gcc: * doc/gm2.texi (What is GNU Modula-2): Move gcc.gnu.org links to https. (Other languages): Ditto. And fix casing of GCC. --- diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 7e580400fb9..d553131e1bd 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -92,8 +92,8 @@ Boston, MA 02110-1301, USA@* @node What is GNU Modula-2, Why use GNU Modula-2, , Overview @section What is GNU Modula-2 -GNU Modula-2 is a @uref{http://gcc.gnu.org/frontends.html, front end} -for the GNU Compiler Collection (@uref{http://gcc.gnu.org/, GCC}). +GNU Modula-2 is a @uref{https://gcc.gnu.org/frontends.html, front end} +for the GNU Compiler Collection (@uref{https://gcc.gnu.org, GCC}). The GNU Modula-2 compiler is compliant with the PIM2, PIM3, PIM4 and ISO dialects. Also implemented are a complete set of free ISO libraries and PIM libraries. @@ -3022,7 +3022,7 @@ The mailing list contents can be viewed @section Other languages for GCC These exist and can be found on the frontends web page on the -@uref{http://gcc.gnu.org/frontends.html, gcc web site}. +@uref{https://gcc.gnu.org/frontends.html, GCC web site}. @node License, Copying, Using, Top @section License of GNU Modula-2