summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml/manual/using_exceptions.xml
diff options
context:
space:
mode:
authorYuao Ma <c8ef@outlook.com>2025-11-21 23:35:44 +0800
committerYuao Ma <c8ef@outlook.com>2025-11-21 23:37:25 +0800
commitfe3c8455d0709751d23617303a1bf9311f888153 (patch)
tree783f241f690cac476a3240e01873c7d29b6bea7c /libstdc++-v3/doc/xml/manual/using_exceptions.xml
parent1725567dfce807e6395d726057ccc85b47a7f3c1 (diff)
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.
Diffstat (limited to 'libstdc++-v3/doc/xml/manual/using_exceptions.xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/using_exceptions.xml2
1 files changed, 1 insertions, 1 deletions
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.
<biblioentry>
<title>
<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>
</title>