This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[libstdc++,doc] xml/manual/policy_data_structures_biblio.xml


microsoft.com redirects the existing link and changed the title of
the document; this adjust both.

Committed.

Jonathan(?), if you could regenerate the libstdc++ online docs, that
would be nice.

Gerald

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.

Index: doc/xml/manual/policy_data_structures_biblio.xml
===================================================================
--- doc/xml/manual/policy_data_structures_biblio.xml	(revision 275243)
+++ doc/xml/manual/policy_data_structures_biblio.xml	(working copy)
@@ -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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]