public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: [pushed] libstdc++: Update links in the "Contributing" manual
Date: Sat, 28 Jan 2023 23:12:08 +0100 (CET)	[thread overview]
Message-ID: <20230128221210.B246733E4B@hamza.pair.com> (raw)

Pushed.

Gerald


libstdc++-v3/ChangeLog:

	* doc/xml/manual/appendix_contributing.xml: Adjust link to
	ISO C++ standard at ANSI.
	Move link to www.open-std.org to https.
	* doc/html/manual/appendix_contributing.html: Regenerate.
---
 libstdc++-v3/doc/html/manual/appendix_contributing.html | 4 ++--
 libstdc++-v3/doc/xml/manual/appendix_contributing.xml   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/appendix_contributing.html b/libstdc++-v3/doc/html/manual/appendix_contributing.html
index 8be678eb919..e0b253ad263 100644
--- a/libstdc++-v3/doc/html/manual/appendix_contributing.html
+++ b/libstdc++-v3/doc/html/manual/appendix_contributing.html
@@ -26,12 +26,12 @@
 	  organization. In the USA, this national standards
 	  organization is
 	  <a class="link" href="https://www.ansi.org" target="_top">ANSI</a>.
-	  (And if you've already registered with them you can <a class="link" href="https://webstore.ansi.org/Standards/ISO/ISOIEC148822014" target="_top">buy
+	  (And if you've already registered with them you can <a class="link" href="https://webstore.ansi.org/standards/iso/isoiec148822014" target="_top">buy
 	  the standard on-line</a>.)
 	</p></li><li class="listitem"><p>
 	  The library working group bugs, and known defects, can
 	  be obtained here:
-	  <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/" target="_top">http://www.open-std.org/jtc1/sc22/wg21</a>
+	  <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/" target="_top">https://www.open-std.org/jtc1/sc22/wg21</a>
 	</p></li><li class="listitem"><p>
 	  Peruse
 	  the <a class="link" href="http://www.gnu.org/prep/standards/" target="_top">GNU
diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
index ceb21f4478a..197c7d9fb40 100644
--- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
+++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
@@ -48,7 +48,7 @@
 	  <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.ansi.org">ANSI</link>.
 	  (And if you've already registered with them you can <link
 	  xmlns:xlink="http://www.w3.org/1999/xlink"
-	  xlink:href="https://webstore.ansi.org/Standards/ISO/ISOIEC148822014">buy
+	  xlink:href="https://webstore.ansi.org/standards/iso/isoiec148822014">buy
 	  the standard on-line</link>.)
 	</para>
       </listitem>
@@ -57,7 +57,7 @@
 	<para>
 	  The library working group bugs, and known defects, can
 	  be obtained here:
-	  <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/">http://www.open-std.org/jtc1/sc22/wg21</link>
+	  <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.open-std.org/jtc1/sc22/wg21/">https://www.open-std.org/jtc1/sc22/wg21</link>
 	</para>
       </listitem>
 
-- 
2.39.1

                 reply	other threads:[~2023-01-28 22:12 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=20230128221210.B246733E4B@hamza.pair.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@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).