From c3ee48be238014d2e22f0009644d6c650f1f83c1 Mon Sep 17 00:00:00 2001 From: gerald Date: Mon, 24 Sep 2018 11:14:36 +0000 Subject: [PATCH] * doc/xml/manual/policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264527 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 f5fdb4308641..75b61576a220 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 1a6e14a5a108..e255ce480278 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> -- 2.47.2