diff mbox series

[libstdc++,doc] Update reference to Hoard

Message ID alpine.LSU.2.21.1709090850410.9763@anthias.pfeifer.com
State New
Headers show
Series [libstdc++,doc] Update reference to Hoard | expand

Commit Message

Gerald Pfeifer Sept. 9, 2017, 6:52 a.m. UTC
This server moved from http to https, and the trailing slash is
not needed for top-level domains (so best use however the server
is representing itself).

Applied.

Gerald

2017-09-09  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/xml/manual/allocator.xml: Adjust link for Hoard.
	* doc/html/manual/memory.html: Regenerate.
diff mbox series

Patch

Index: doc/html/manual/memory.html
===================================================================
--- doc/html/manual/memory.html	(revision 251917)
+++ doc/html/manual/memory.html	(working copy)
@@ -320,7 +320,7 @@ 
       </em>. </span><span class="author"><span class="firstname">Matt</span> <span class="surname">Austern</span>. </span><span class="publisher"><span class="publishername">
 	C/C++ Users Journal
       . </span></span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
-	<a class="link" href="http://www.hoard.org/" target="_top">
+	<a class="link" href="https://www.hoard.org" target="_top">
       The Hoard Memory Allocator
 	</a>
       </em>. </span><span class="author"><span class="firstname">Emery</span> <span class="surname">Berger</span>. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.5"></a><p><span class="title"><em>
@@ -676,4 +676,4 @@ 
 	</a>
       </em>. </span><span class="subtitle">
       N2461
-    . </span></p></div></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pairs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="utilities.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="traits.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Pairs </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Traits</td></tr></table></div></body></html>
\ No newline at end of file
+    . </span></p></div></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pairs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="utilities.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="traits.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Pairs </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Traits</td></tr></table></div></body></html>
Index: doc/xml/manual/allocator.xml
===================================================================
--- doc/xml/manual/allocator.xml	(revision 251917)
+++ doc/xml/manual/allocator.xml	(working copy)
@@ -520,7 +520,7 @@ 
   <biblioentry>
       <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="http://www.hoard.org/">
+	      xlink:href="https://www.hoard.org">
       The Hoard Memory Allocator
 	</link>
       </title>