aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2023-02-11 09:00:01 +0100
committerGerald Pfeifer <gerald@pfeifer.com>2023-02-11 09:00:01 +0100
commitd651736e10c91cd51f7f63eeecace66920dcaeeb (patch)
tree479de5fe4ad587d44e32fbff947a2fc8645bf763 /libstdc++-v3/doc/xml
parente2bb55ec3b70cf45088bb73ba9ca990129328d60 (diff)
downloadgcc-d651736e10c91cd51f7f63eeecace66920dcaeeb.zip
gcc-d651736e10c91cd51f7f63eeecace66920dcaeeb.tar.gz
gcc-d651736e10c91cd51f7f63eeecace66920dcaeeb.tar.bz2
libstdc++: Update link to "Worst-case efficient priority queues"
libstdc++-v3/ChangeLog: * doc/xml/manual/policy_data_structures_biblio.xml: Update link to "Worst-case efficient priority queues". * doc/html/manual/policy_data_structures.html: Regenerate.
Diffstat (limited to 'libstdc++-v3/doc/xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml2
1 files changed, 1 insertions, 1 deletions
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 5234a10..1adba7d 100644
--- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
+++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
@@ -272,7 +272,7 @@
<biblioentry xml:id="biblio.brodal96priority">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
- xlink:href="https://dl.acm.org/citation.cfm?id=313883">
+ xlink:href="https://dl.acm.org/doi/10.5555/313852.313883">
Worst-case efficient priority queues
</link>
</title>