Commit f1525dd4 by Gerald Pfeifer Committed by Gerald Pfeifer

messages.xml: Switch link to www.oracle.com to https.

	* doc/xml/manual/messages.xml: Switch link to www.oracle.com
	to https.

From-SVN: r264723
parent 8b3f1589
2018-09-30 Gerald Pfeifer <gerald@pfeifer.com> 2018-09-30 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/messages.xml: Switch link to www.oracle.com
to https.
2018-09-30 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/policy_data_structures_biblio.xml: Update * doc/xml/manual/policy_data_structures_biblio.xml: Update
link to Microsoft Component Model Object Technologies. link to Microsoft Component Model Object Technologies.
......
...@@ -541,7 +541,7 @@ void test01() ...@@ -541,7 +541,7 @@ void test01()
<biblioentry> <biblioentry>
<title> <title>
<link xmlns:xlink="http://www.w3.org/1999/xlink" <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 API Specifications, Java Platform
</link> </link>
</title> </title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment