From: Yuao Ma Date: Fri, 21 Nov 2025 15:35:44 +0000 (+0800) Subject: libstdc++: fix dead links in doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3c8455d0709751d23617303a1bf9311f888153;p=thirdparty%2Fgcc.git libstdc++: fix dead links in doc libstdc++-v3/ChangeLog: * doc/html/manual/using_exceptions.html: Replace dead link. * doc/xml/manual/using_exceptions.xml: Likewise. --- diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html index 9b53e3688ae..a810a3499ad 100644 --- a/libstdc++-v3/doc/html/manual/using_exceptions.html +++ b/libstdc++-v3/doc/html/manual/using_exceptions.html @@ -330,7 +330,7 @@ is called. The Open Group/The Institute of Electrical and Electronics Engineers, Inc. .

- + Error and Exception Handling . David Abrahams . diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml index c46cff201f1..fbcc679bd4d 100644 --- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml +++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml @@ -528,7 +528,7 @@ is called. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="https://www.boost.org/community/error_handling.html"> + xlink:href="https://www.boost.org/doc/libs/1_34_1/more/error_handling.html"> Error and Exception Handling </link>