From d8c9f57ab30cc3bfe1c86ade20a20faf335b28df Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 2 Aug 2020 00:26:36 +0200 Subject: [PATCH] Move www.stroustrup.com to https libstdc++-v3/ChangeLog: 2020-08-02 Gerald Pfeifer * doc/xml/manual/using_exceptions.xml: Move www.stroustrup.com to https. * doc/html/manual/using_exceptions.html: Regenerate. --- libstdc++-v3/doc/html/manual/using_exceptions.html | 2 +- libstdc++-v3/doc/xml/manual/using_exceptions.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html index 892795ee3b5d..3ae0beaf2c66 100644 --- a/libstdc++-v3/doc/html/manual/using_exceptions.html +++ b/libstdc++-v3/doc/html/manual/using_exceptions.html @@ -299,7 +299,7 @@ is called. . Richard Henderson. GNU .

diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml index c54e8cd0d957..485b269a59e7 100644 --- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml +++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml @@ -512,7 +512,7 @@ is called. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.stroustrup.com/3rd_safe.pdf"> + xlink:href="https://www.stroustrup.com/3rd_safe.pdf"> Appendix E: Standard-Library Exception Safety </link> -- 2.47.2