diff mbox series

[libstdc++,doc] doc/xml/manual/using_exceptions.xml: Move boost.orgs link to https

Message ID alpine.LSU.2.21.1809231656200.3785@anthias.pfeifer.com
State New
Headers show
Series [libstdc++,doc] doc/xml/manual/using_exceptions.xml: Move boost.orgs link to https | expand

Commit Message

Gerald Pfeifer Sept. 23, 2018, 2:59 p.m. UTC
Committed.

Gerald

2018-09-23  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/xml/manual/using_exceptions.xml: Move boost.orgs link to
	https.
diff mbox series

Patch

Index: doc/xml/manual/using_exceptions.xml
===================================================================
--- doc/xml/manual/using_exceptions.xml	(revision 264513)
+++ doc/xml/manual/using_exceptions.xml	(working copy)
@@ -447,7 +447,7 @@ 
   <biblioentry>
       <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="http://www.boost.org/community/error_handling.html">
+	      xlink:href="https://www.boost.org/community/error_handling.html">
 	Error and Exception Handling
 	</link>
       </title>
@@ -464,7 +464,7 @@ 
   <biblioentry>
       <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="http://www.boost.org/community/exception_safety.html">
+	      xlink:href="https://www.boost.org/community/exception_safety.html">
 	Exception-Safety in Generic Components
 	</link>
       </title>