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 r13-6613] libstdc++: Move www.graphviz.org to https
Date: Sun, 12 Mar 2023 10:26:38 +0000 (GMT)	[thread overview]
Message-ID: <20230312102638.B63D73858CDA@sourceware.org> (raw)

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

commit r13-6613-gfa0ecd22f850cf50805380dc626e67a8cb7257d8
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun Mar 12 11:13:16 2023 +0100

    libstdc++: Move www.graphviz.org to https
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/documentation_hacking.xml: Move www.graphviz.org
            to https.
            * doc/html/manual/documentation_hacking.html: Regenerate.

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

diff --git a/libstdc++-v3/doc/html/manual/documentation_hacking.html b/libstdc++-v3/doc/html/manual/documentation_hacking.html
index 24df9bd9481..047a62e0831 100644
--- a/libstdc++-v3/doc/html/manual/documentation_hacking.html
+++ b/libstdc++-v3/doc/html/manual/documentation_hacking.html
@@ -122,7 +122,7 @@
       </p><p>
 	To generate the pretty pictures and hierarchy
 	graphs, the
-	<a class="link" href="http://www.graphviz.org" target="_top">Graphviz</a> package
+	<a class="link" href="https://www.graphviz.org" target="_top">Graphviz</a> package
 	will need to be installed. For PDF
 	output, <a class="link" href="https://tug.org/applications/pdftex/" target="_top">
 	pdflatex</a> is required as well as a number of TeX packages
diff --git a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
index 20f96ed7205..692b724ca11 100644
--- a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
+++ b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
@@ -271,7 +271,7 @@
       <para>
 	To generate the pretty pictures and hierarchy
 	graphs, the
-	<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.graphviz.org">Graphviz</link> package
+	<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.graphviz.org">Graphviz</link> package
 	will need to be installed. For PDF
 	output, <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://tug.org/applications/pdftex/">
 	pdflatex</link> is required as well as a number of TeX packages

                 reply	other threads:[~2023-03-12 10:26 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=20230312102638.B63D73858CDA@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).