allocator.xml: Adjust link to "Reconsidering Custom Memory Allocation".
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 1 Oct 2018 15:17:15 +0000 (15:17 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Mon, 1 Oct 2018 15:17:15 +0000 (15:17 +0000)
* doc/xml/manual/allocator.xml: Adjust link to "Reconsidering
Custom Memory Allocation".

From-SVN: r264761

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/allocator.xml

index 02d4dd5e536a5bc55d45b9f35305a2ae4763f7e3..7cb0ef5e59f7078f88946bf25ca7e77ca18adaee 100644 (file)
@@ -1,3 +1,8 @@
+2018-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/xml/manual/allocator.xml: Adjust link to "Reconsidering
+       Custom Memory Allocation".
+
 2018-10-01  Jonathan Wakely  <jwakely@redhat.com>
 
        * doc/html/*: Regenerate.
index 31ee0f0ba88fe9878003e158430cbeca7d8a913c..93d5c4a30f40b79323da4aa46632be222f54755d 100644 (file)
   <biblioentry>
       <title>
        <link xmlns:xlink="http://www.w3.org/1999/xlink"
-             xlink:href="http://people.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf">
+             xlink:href="https://people.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf">
       Reconsidering Custom Memory Allocation
        </link>
       </title>