[committed] wwwdocs: readings: Switch sourceforge.net sub-sites to https

Message ID 20221101120952.60F9933E4A@hamza.pair.com
State Committed
Headers
Series [committed] wwwdocs: readings: Switch sourceforge.net sub-sites to https |

Commit Message

Gerald Pfeifer Nov. 1, 2022, 12:09 p.m. UTC
  Pushed.

Gerald
---
 htdocs/readings.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 5622bcc3..df89bc9c 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -34,7 +34,7 @@ 
   <li><a href="http://ftp.axis.se/pub/users/hp/pgccfd/">Porting GCC for
   Dunces</a> by Hans-Peter Nilsson &lt;<a href="mailto:hans-peter.nilsson@axis.com">hans-peter.nilsson@axis.com</a>&gt;.</li>
 -->
-  <li><a href="http://cobolforgcc.sourceforge.net/cobol_toc.html">Using,
+  <li><a href="https://cobolforgcc.sourceforge.net/cobol_toc.html">Using,
   Maintaining and Enhancing COBOL for the GNU Compiler Collection (GCC)</a>
   by Joachim Nadler and Tim Josling
   &lt;<a href="mailto:tej@melbpc.org.au">tej@melbpc.org.au</a>&gt;.</li>
@@ -440,12 +440,12 @@  names.
         therefore makes it possible to stress the compiler error handling.
       </li>
       <li>
-        <a href="http://flibs.sourceforge.net"><cite>Checking
+        <a href="https://flibs.sourceforge.net"><cite>Checking
         properties of the compiler and the run-time environment</cite></a> by
         Arjen Markus (source provided).
       </li>
       <li>
-        <a href="http://gdbf95.sourceforge.net/">gdbf95</a> testsuite.
+        <a href="https://gdbf95.sourceforge.net">gdbf95</a> testsuite.
       </li>
       <li>
         Tests of run-time checking capabilities