diff mbox series

[libstdc++,doc] adjust link to www.oracle.com

Message ID alpine.LSU.2.21.1809301340570.3785@anthias.pfeifer.com
State New
Headers show
Series [libstdc++,doc] adjust link to www.oracle.com | expand

Commit Message

Gerald Pfeifer Sept. 30, 2018, 2:06 p.m. UTC
I applied the patch below.  Given a number of fixes in libstdc++/doc
I've applied recently, can one of you please regenerate the HTML pages 
in the next days?

Thanks,
Gerald

2018-09-30  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* doc/xml/manual/messages.xml: Switch link to www.oracle.com
	to https.

Comments

Jonathan Wakely Oct. 1, 2018, 2:29 p.m. UTC | #1
On 30/09/18 16:06 +0200, Gerald Pfeifer wrote:
>I applied the patch below.  Given a number of fixes in libstdc++/doc
>I've applied recently, can one of you please regenerate the HTML pages
>in the next days?

Done and committed as r264760.

    Regenerate libstdc++ HTML pages
    
            * doc/html/*: Regenerate.
diff mbox series

Patch

Index: doc/xml/manual/messages.xml
===================================================================
--- doc/xml/manual/messages.xml	(revision 264721)
+++ doc/xml/manual/messages.xml	(working copy)
@@ -541,7 +541,7 @@  void test01()
   <biblioentry>
       <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="http://www.oracle.com/technetwork/java/api/index.html">
+	      xlink:href="https://www.oracle.com/technetwork/java/api/index.html">
 	API Specifications, Java Platform
 	</link>
       </title>