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>