From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 201523858404; Mon, 13 Feb 2023 22:30:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 201523858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676327459; bh=V5tjYJPukzQg/0OVyiHqCRaESplN/ebDUEl/hWUEvyw=; h=From:To:Subject:Date:From; b=fzuSD3OsDobExmLDf+nuIN32vf1TVoNey/EpWsxR4Zf9xMKjxHpbIbEyVMp1An3GC G0+U5KdPsZ1g0M5r7wQl/OHr8QxJMXsrjlJNdhtZ7emaNtkwi9GQEdtSQb0oBCkhcR Kh5wVaWFjD2X+IrgJBKmN07o7sohkUUgokjIVRJc= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" From: Gerald Pfeifer To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc r13-5973] libstdc++: Adjust "The Component Object Model" reference X-Act-Checkin: gcc X-Git-Author: Gerald Pfeifer X-Git-Refname: refs/heads/master X-Git-Oldrev: 3cac06d84f334705ed0bce12fbc3a4cec4a8fd3b X-Git-Newrev: a1292514f898e3d3f34fd843b967f72b779aaa88 Message-Id: <20230213223059.201523858404@sourceware.org> Date: Mon, 13 Feb 2023 22:30:59 +0000 (GMT) List-Id: https://gcc.gnu.org/g:a1292514f898e3d3f34fd843b967f72b779aaa88 commit r13-5973-ga1292514f898e3d3f34fd843b967f72b779aaa88 Author: Gerald Pfeifer Date: Mon Feb 13 23:30:37 2023 +0100 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. Diff: --- libstdc++-v3/doc/html/manual/policy_data_structures.html | 4 ++-- 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 cbe9ea21c7c..927b4125587 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 @@ . Cambridge University Press .

[biblio.mscom] - + The Component Object Model . @@ -1297,4 +1297,4 @@ Wickland . National Psychological Institute - .

\ No newline at end of file + .

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 1adba7df91d..1450b8fc000 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 @@ <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>