diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2020-06-01 02:01:55 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2020-06-01 02:03:48 +0200 |
commit | 2babbb6760c43bcd803a5e168ef5ecb0be8a5121 (patch) | |
tree | 4e33dd54040a0bf8375ab9b733fcb684208f4912 | |
parent | 0edfc1fd22405ee8e946101e44cd8edc0ee12047 (diff) | |
download | gcc-2babbb6760c43bcd803a5e168ef5ecb0be8a5121.zip gcc-2babbb6760c43bcd803a5e168ef5ecb0be8a5121.tar.gz gcc-2babbb6760c43bcd803a5e168ef5ecb0be8a5121.tar.bz2 |
libstdc++: Switch www.cs.princeton.edu to https
* doc/xml/manual/policy_data_structures_biblio.xml: Switch
www.cs.princeton.edu to https.
* doc/html/manual/policy_data_structures.html: Regenerate.
-rw-r--r-- | libstdc++-v3/doc/html/manual/policy_data_structures.html | 2 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/doc/html/manual/policy_data_structures.html b/libstdc++-v3/doc/html/manual/policy_data_structures.html index efb3b12..5c3498e 100644 --- a/libstdc++-v3/doc/html/manual/policy_data_structures.html +++ b/libstdc++-v3/doc/html/manual/policy_data_structures.html @@ -1037,7 +1037,7 @@ </span>. </span><span class="publisher"><span class="publishername"> Addison-Wesley Publishing Company . </span></span></p></div><div class="biblioentry"><a id="biblio.kt99fat_heaps"></a><p>[biblio.kt99fat_heaps] <span class="title"><em> - <a class="link" href="http://www.cs.princeton.edu/research/techreps/TR-597-99" target="_top"> + <a class="link" href="https://www.cs.princeton.edu/research/techreps/TR-597-99" target="_top"> New Heap Data Structures </a> </em>. </span><span class="date"> diff --git a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml index 1e2845b..39bd2e7 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml @@ -1,4 +1,4 @@ - +B <!-- Policy Based Data Structures: Biblio --> <bibliography xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="pbds.biblio" xreflabel="Bibliography"> @@ -738,7 +738,7 @@ <biblioentry xml:id="biblio.kt99fat_heaps"> <title> <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.cs.princeton.edu/research/techreps/TR-597-99"> + xlink:href="https://www.cs.princeton.edu/research/techreps/TR-597-99"> New Heap Data Structures </link> </title> |