diff mbox series

[pushed] doc: Update ISO C++ reference

Message ID 20231125111907.5731533E8D@hamza.pair.com
State New
Headers show
Series [pushed] doc: Update ISO C++ reference | expand

Commit Message

Gerald Pfeifer Nov. 25, 2023, 11:19 a.m. UTC
http->https it is, once again.

Gerald


gcc:

	* doc/standards.texi (Standards): Update ISO C++ reference.
---
 gcc/doc/standards.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi
index 6eebb9426f3..4b18fa91289 100644
--- a/gcc/doc/standards.texi
+++ b/gcc/doc/standards.texi
@@ -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}