]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Switch two links to www.open-std.org to https
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 18 Feb 2023 09:59:11 +0000 (10:59 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sat, 18 Feb 2023 09:59:11 +0000 (10:59 +0100)
libstdc++-v3/ChangeLog:

* doc/xml/faq.xml: Switch two links to www.open-std.org to https.
* doc/html/faq.html: Regenerate.

libstdc++-v3/doc/html/faq.html
libstdc++-v3/doc/xml/faq.xml

index f49b84c4c33a37afc3797cf271543f6edcfe8b21..965aa91d0312ed752f51fcfbb522df08e8ac7539 100644 (file)
     For those people who are not part of the ISO Library Group
     (i.e., nearly all of us needing to read this page in the first
     place), a public list of the library defects is occasionally
-    published on <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/" target="_top">the WG21
+    published on <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/" target="_top">the WG21
     website</a>.
     Many of these issues have resulted in
     <a class="link" href="manual/bugs.html#manual.intro.status.bugs.iso" title="Standard Bugs">code changes in libstdc++</a>.
     Yes.
     </p><p>
     The C++ Standard Library
-    <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf" target="_top">
+    <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf" target="_top">
     Technical Report 1</a> added many new features to the library.
     </p><p>
     The implementation status of TR1 in libstdc++ can be tracked
index 9ae4966ecea1551d7c94970fa1a479c551a52983..b38091acdc8f8d64ce3cc7aba3f69babae9f3918 100644 (file)
     (i.e., nearly all of us needing to read this page in the first
     place), a public list of the library defects is occasionally
     published on <link xmlns:xlink="http://www.w3.org/1999/xlink"
-    xlink:href="http://www.open-std.org/jtc1/sc22/wg21/">the WG21
+    xlink:href="https://www.open-std.org/jtc1/sc22/wg21/">the WG21
     website</link>.
     Many of these issues have resulted in
     <link linkend="manual.intro.status.bugs.iso">code changes in libstdc++</link>.
     </para>
     <para>
     The C++ Standard Library
-    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf">
+    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf">
     Technical Report 1</link> added many new features to the library.
     </para>
     <para>