]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Update ISO C++ reference
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 25 Nov 2023 11:13:50 +0000 (12:13 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sat, 25 Nov 2023 11:13:50 +0000 (12:13 +0100)
gcc:

* doc/standards.texi (Standards): Update ISO C++ reference.

gcc/doc/standards.texi

index 6eebb9426f3ddb4d431ad869532f7cf0f44da320..4b18fa91289709abfa605873a0b0c328ef49c748 100644 (file)
@@ -240,7 +240,7 @@ new specification.  For further details see
 To select this standard in GCC, use the option @option{-std=c++20}.
 
 More information about the C++ standards is available on the ISO C++
-committee's web site at @uref{http://www.open-std.org/@/jtc1/@/sc22/@/wg21/}.
+committee's web site at @uref{https://www.open-std.org/@/jtc1/@/sc22/@/wg21/}.
 
 To obtain all the diagnostics required by any of the standard versions
 described above you should specify @option{-pedantic}