]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
drd-manual.xml: Fix link to libstdc++ manual GLIBCXX_FORCE_NEW reference.
authorMark Wielaard <mark@klomp.org>
Sun, 21 Nov 2021 14:25:14 +0000 (15:25 +0100)
committerMark Wielaard <mark@klomp.org>
Sun, 21 Nov 2021 14:25:14 +0000 (15:25 +0100)
drd/docs/drd-manual.xml

index 8fe1903e6c0d57927872cd27987a90837a94edde..59fbb11e4035a8ef1b84a3cc65f449cf982ed896 100644 (file)
@@ -1529,7 +1529,7 @@ to use standard memory allocation functions instead of memory pools by
 setting the environment variable
 <literal>GLIBCXX_FORCE_NEW</literal>. For more information, see also
 the <ulink
-url="http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt04ch11.html">libstdc++
+url="https://gcc.gnu.org/onlinedocs/libstdc++/manual/debug.html">libstdc++
 manual</ulink>.
 </para>