aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2018-09-30 11:41:31 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2018-09-30 11:41:31 +0000
commitf1525dd4b4c4e57e8dd6f1c1a90f1a148b3da945 (patch)
treeb11259e02fce093a883bc78d74518e2cd998ad21 /libstdc++-v3
parent8b3f1589461997aa985cc0c709d6e41438b725e6 (diff)
downloadgcc-f1525dd4b4c4e57e8dd6f1c1a90f1a148b3da945.zip
gcc-f1525dd4b4c4e57e8dd6f1c1a90f1a148b3da945.tar.gz
gcc-f1525dd4b4c4e57e8dd6f1c1a90f1a148b3da945.tar.bz2
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
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog5
-rw-r--r--libstdc++-v3/doc/xml/manual/messages.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 7c0d72f..2435a9f 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,10 @@
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
link to Microsoft Component Model Object Technologies.
diff --git a/libstdc++-v3/doc/xml/manual/messages.xml b/libstdc++-v3/doc/xml/manual/messages.xml
index b747ba2..96b8cfb 100644
--- a/libstdc++-v3/doc/xml/manual/messages.xml
+++ b/libstdc++-v3/doc/xml/manual/messages.xml
@@ -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>