fixed link

This commit is contained in:
joaquintides
2024-09-29 10:56:53 +02:00
parent 9ef24e6cc2
commit d53ddd8ff1

View File

@@ -57,7 +57,7 @@ Acknowledgements
<ul>
<li>Added <a href="tutorial/configuration.html#concurrent_factory"><code>concurrent_factory</code></a>,
a factory based on a concurrent container from
<a href="../../serialization/index.html">Boost.Unordered</a>
<a href="../../unordered/index.html">Boost.Unordered</a>
that provides excellent performance in multithreaded scenarios.</li>
<li>Marked as <code>noexcept</code> those <code>boost::flyweight</code>
operations previously documented as not throwing
@@ -257,7 +257,7 @@ Acknowledgements
<br>
<p>Revised September 28th 2024</p>
<p>Revised September 29th 2024</p>
<p>&copy; Copyright 2006-2024 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
Distributed under the Boost Software