diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2019-09-01 12:42:41 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2019-09-01 12:42:41 +0000 |
commit | 3e7254c5e4a0545059ca61b34134f7ef5c3d3a86 (patch) | |
tree | 69fae13140d0bd666bea4ff18a76da0c8aa8bacd | |
parent | 9151048d854e352a9b83b771c6711b8221c73f7e (diff) | |
download | gcc-3e7254c5e4a0545059ca61b34134f7ef5c3d3a86.zip gcc-3e7254c5e4a0545059ca61b34134f7ef5c3d3a86.tar.gz gcc-3e7254c5e4a0545059ca61b34134f7ef5c3d3a86.tar.bz2 |
policy_data_structures_biblio.xml (COM: Component Model Object Technologies): Adjust name and link.
* doc/xml/manual/policy_data_structures_biblio.xml (COM: Component
Model Object Technologies): Adjust name and link.
From-SVN: r275268
-rw-r--r-- | libstdc++-v3/ChangeLog | 5 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 382ecfd..9156e3b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2019-09-01 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/xml/manual/policy_data_structures_biblio.xml (COM: Component + Model Object Technologies): Adjust name and link. + 2019-08-30 Antony Polukhin <antoshkka@gmail.com> * include/std/charconv (__detail::__to_chars_8) 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 96f6125..d04bbbb 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml @@ -1062,7 +1062,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/desktop/com/the-component-object-model"> + xlink:href="https://docs.microsoft.com/en-us/windows/win32/com/the-component-object-model"> COM: Component Model Object Technologies </link> </title> |