diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2023-02-13 23:30:37 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2023-02-13 23:30:37 +0100 |
commit | a1292514f898e3d3f34fd843b967f72b779aaa88 (patch) | |
tree | c10e19e8df209664bae527871bfa3344156b1892 /libstdc++-v3 | |
parent | 3cac06d84f334705ed0bce12fbc3a4cec4a8fd3b (diff) | |
download | gcc-a1292514f898e3d3f34fd843b967f72b779aaa88.zip gcc-a1292514f898e3d3f34fd843b967f72b779aaa88.tar.gz gcc-a1292514f898e3d3f34fd843b967f72b779aaa88.tar.bz2 |
libstdc++: Adjust "The Component Object Model" reference
libstdc++-v3/ChangeLog:
* doc/xml/manual/policy_data_structures_biblio.xml: Adjust
"The Component Object Model" reference.
* doc/html/manual/policy_data_structures.html: Regenerate.
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/doc/html/manual/policy_data_structures.html | 4 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/doc/html/manual/policy_data_structures.html b/libstdc++-v3/doc/html/manual/policy_data_structures.html index cbe9ea2..927b412 100644 --- a/libstdc++-v3/doc/html/manual/policy_data_structures.html +++ b/libstdc++-v3/doc/html/manual/policy_data_structures.html @@ -1157,7 +1157,7 @@ </span>. </span><span class="publisher"><span class="publishername"> Cambridge University Press . </span></span></p></div><div class="biblioentry"><a id="biblio.mscom"></a><p>[biblio.mscom] <span class="title"><em> - <a class="link" href="https://docs.microsoft.com/en-us/windows/win32/com/the-component-object-model" target="_top"> + <a class="link" href="https://learn.microsoft.com/en-us/windows/win32/com/the-component-object-model" target="_top"> The Component Object Model </a> </em>. </span><span class="publisher"><span class="publishername"> @@ -1297,4 +1297,4 @@ Wickland </span>. </span><span class="publisher"><span class="publishername"> National Psychological Institute - . </span></span></p></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bitmap_allocator_impl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="extensions.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="policy_data_structures_using.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Implementation </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Using</td></tr></table></div></body></html>
\ No newline at end of file + . </span></span></p></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bitmap_allocator_impl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="extensions.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="policy_data_structures_using.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Implementation </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Using</td></tr></table></div></body></html> 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 1adba7d..1450b8f 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml @@ -1061,7 +1061,7 @@ <biblioentry xml:id="biblio.mscom"> <title> <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="https://docs.microsoft.com/en-us/windows/win32/com/the-component-object-model"> + xlink:href="https://learn.microsoft.com/en-us/windows/win32/com/the-component-object-model"> The Component Object Model </link> </title> |