public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 277e8540b8ff5da9e07cb6ab1356f0ea8fdc633f
@ 2023-01-16 19:28 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-16 19:28 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  277e8540b8ff5da9e07cb6ab1356f0ea8fdc633f (commit)
      from  0b5bf5ae190bcf614b25bc85bc707aa29d3f879e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 277e8540b8ff5da9e07cb6ab1356f0ea8fdc633f
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Mon Jan 16 20:27:40 2023 +0100

    readings: Move www.open-std.org links to https

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 5e3db8c2..295cc51f 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -329,39 +329,39 @@ names.
 
   <ul>
 
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/">WG14 (C
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/">WG14 (C
     standards committee)</a></li>
 
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n897.pdf">Draft
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n897.pdf">Draft
     C99 Rationale</a></li>
 
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm">C99
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm">C99
     Defect Reports</a></li>
 
     <li><a href="http://www.lysator.liu.se/c/rat/title.html">C89
     Rationale (HTML)</a></li>
 
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/tc1.htm">C89
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/tc1.htm">C89
     Technical Corrigendum 1</a></li>
 
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/tc2.htm">C89
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/tc2.htm">C89
     Technical Corrigendum 2</a></li>
 
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr.htm">C89
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/dr.htm">C89
     Defect Reports</a></li>
 
   </ul></li>
 
   <li>Sequence point rules in C:
   <ul>
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n925.htm">
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n925.htm">
     A formal model of sequence points and related issues by
     Clive Feather</a></li>
     <li><a href="https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-453.pdf">
     C formalised in HOL, thesis by Michael Norrish</a></li>
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n926.htm">
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n926.htm">
     Sequence points analysis by Raymond Mak</a></li>
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n927.htm">
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n927.htm">
     Another formalism for sequence points by D. Hugh Redelmeier</a></li>
   </ul></li>
 
@@ -379,7 +379,7 @@ names.
 <h3>C++ information</h3>
 
 <ul>
-  <li><a href="http://www.open-std.org/jtc1/sc22/wg21/">ISO Committee homepage
+  <li><a href="https://www.open-std.org/jtc1/sc22/wg21/">ISO Committee homepage
       (defects list, etc)</a></li>
 </ul>
 
@@ -494,7 +494,7 @@ names.
 
  <li>Ada standards information:
  <ul>
-   <li><a href="http://www.open-std.org/jtc1/sc22/wg9/">WG9 (Ada
+   <li><a href="https://www.open-std.org/jtc1/sc22/wg9/">WG9 (Ada
    standards committee):</a>
    <ul>
      <li><a href="http://www.ada-auth.org/ais.html">Ada Issues</a></li>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/readings.html | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-16 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-16 19:28 gcc-wwwdocs branch master updated. 277e8540b8ff5da9e07cb6ab1356f0ea8fdc633f Gerald Pfeifer

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).