Commit 839837b0 by Gerald Pfeifer Committed by Gerald Pfeifer

using_exceptions.xml: Move boost.orgs link to https.

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

From-SVN: r264515
parent 86ca01ad
2018-09-23 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/using_exceptions.xml: Move boost.orgs link to
https.
2018-09-21 François Dumont <fdumont@gcc.gnu.org> 2018-09-21 François Dumont <fdumont@gcc.gnu.org>
PR libstdc++/87135 PR libstdc++/87135
......
...@@ -447,7 +447,7 @@ is called. ...@@ -447,7 +447,7 @@ is called.
<biblioentry> <biblioentry>
<title> <title>
<link xmlns:xlink="http://www.w3.org/1999/xlink" <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 Error and Exception Handling
</link> </link>
</title> </title>
...@@ -464,7 +464,7 @@ is called. ...@@ -464,7 +464,7 @@ is called.
<biblioentry> <biblioentry>
<title> <title>
<link xmlns:xlink="http://www.w3.org/1999/xlink" <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 Exception-Safety in Generic Components
</link> </link>
</title> </title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment