From 54b7d98ec40895719d5d62be02e5f03d08aac543 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 24 Sep 2018 11:14:36 +0000 Subject: [PATCH] policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL". * doc/xml/manual/policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL". From-SVN: r264527 --- libstdc++-v3/ChangeLog | 5 +++++ .../doc/xml/manual/policy_data_structures_biblio.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index f5fdb430864..75b61576a22 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2018-09-24 Gerald Pfeifer + + * doc/xml/manual/policy_data_structures_biblio.xml: Update link + to "Priority Queues and the STL". + 2018-09-23 Gerald Pfeifer * doc/xml/manual/using_exceptions.xml: Move boost.orgs link to 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 1a6e14a5a10..e255ce48027 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml @@ -1139,7 +1139,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://marknelson.us/1996/01/01/priority-queues/">Priority Queues and the STL + xlink:href="https://marknelson.us/posts/1996/01/01/priority-queues.html">Priority Queues and the STL </link>