public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r11-6338] libstdc++: Update link to Java docs
Date: Fri, 25 Dec 2020 18:47:36 +0000 (GMT)	[thread overview]
Message-ID: <20201225184736.A1320385800D@sourceware.org> (raw)

https://gcc.gnu.org/g:a746898dff8d92646b007fec3eb971ec5e8be9e0

commit r11-6338-ga746898dff8d92646b007fec3eb971ec5e8be9e0
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Fri Dec 25 19:14:35 2020 +0100

    libstdc++: Update link to Java docs
    
    libstdc++-v3:
    
    2020-12-25  Gerald Pfeifer  <gerald@pfeifer.com>
    
            * doc/xml/manual/messages.xml: Update link to Java docs.
            * doc/html/manual/facets.html: Ditto.

Diff:
---
 libstdc++-v3/doc/html/manual/facets.html | 2 +-
 libstdc++-v3/doc/xml/manual/messages.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/facets.html b/libstdc++-v3/doc/html/manual/facets.html
index 2dd36307fcd..828b52f49bb 100644
--- a/libstdc++-v3/doc/html/manual/facets.html
+++ b/libstdc++-v3/doc/html/manual/facets.html
@@ -732,7 +732,7 @@ void test01()
     . </span><span class="author"><span class="firstname">Angelika</span> <span class="surname">Langer</span>. </span><span class="author"><span class="firstname">Klaus</span> <span class="surname">Kreft</span>. </span><span class="copyright">Copyright © 2000 Addison Wesley Longman, Inc.. </span><span class="publisher"><span class="publishername">
 	Addison Wesley Longman
       . </span></span></p></div><div class="biblioentry"><a id="id-1.3.4.6.3.4.8.9"></a><p><span class="title"><em>
-	<a class="link" href="https://www.oracle.com/technetwork/java/api/index.html" target="_top">
+	<a class="link" href="https://docs.oracle.com/en/java/" target="_top">
 	API Specifications, Java Platform
 	</a>
       </em>. </span><span class="pagenums">java.util.Properties, java.text.MessageFormat,
diff --git a/libstdc++-v3/doc/xml/manual/messages.xml b/libstdc++-v3/doc/xml/manual/messages.xml
index b1bc4b76f07..418304c3dc2 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="https://www.oracle.com/technetwork/java/api/index.html">
+	      xlink:href="https://docs.oracle.com/en/java/">
 	API Specifications, Java Platform
 	</link>
       </title>


                 reply	other threads:[~2020-12-25 18:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201225184736.A1320385800D@sourceware.org \
    --to=gerald@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).