From: Gerald Pfeifer Date: Thu, 2 Feb 2023 00:50:44 +0000 (+0100) Subject: libstdc++: Switch a www.open-std.org link to https X-Git-Tag: basepoints/gcc-14~1565 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d700af5bb64cb11650e4c560d44a3876b3f050;p=thirdparty%2Fgcc.git libstdc++: Switch a www.open-std.org link to https libstdc++-v3/ChangeLog: * doc/xml/manual/using_exceptions.xml: Update a www.open-std.org link to https. * doc/html/manual/using_exceptions.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html index 88bc05dab99e..e5ef8be3a42c 100644 --- a/libstdc++-v3/doc/html/manual/using_exceptions.html +++ b/libstdc++-v3/doc/html/manual/using_exceptions.html @@ -342,7 +342,7 @@ is called. . David Abrahams. Boost .

- + Standard Library Exception Policy . Matt Austern. diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml index 47dedc14c737..b7a0cc084976 100644 --- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml +++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml @@ -561,7 +561,7 @@ is called. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/1997/N1077.pdf"> + xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/1997/N1077.pdf"> Standard Library Exception Policy </link>