]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Move www.graphviz.org to https
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 12 Mar 2023 10:13:16 +0000 (11:13 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 12 Mar 2023 10:14:49 +0000 (11:14 +0100)
libstdc++-v3/ChangeLog:

* doc/xml/manual/documentation_hacking.xml: Move www.graphviz.org
to https.
* doc/html/manual/documentation_hacking.html: Regenerate.

libstdc++-v3/doc/html/manual/documentation_hacking.html
libstdc++-v3/doc/xml/manual/documentation_hacking.xml

index 24df9bd9481d93ec8cc5d1cf93bc69f83083511c..047a62e0831e07c25616f7b7169b707d50ff71ce 100644 (file)
       </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
index 20f96ed72053ae389a310be155821bcb490c788c..692b724ca113313b7029f2cf985753430c27017d 100644 (file)
       <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