From 8dc5f8529b13709c61690db8c10629a364438eb7 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 892795ee3b5..3ae0beaf2c6 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 c54e8cd0d95..485b269a59e 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.
   
       
 	
+	      xlink:href="https://www.stroustrup.com/3rd_safe.pdf">
 	Appendix E: Standard-Library Exception Safety
 	
       
-- 
2.30.2