diff mbox series

[committed] wwwdocs: gcc-3.4: Switch www.eclipse.org to https

Message ID 20230115221707.EFEEC33E24@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: gcc-3.4: Switch www.eclipse.org to https | expand

Commit Message

Gerald Pfeifer Jan. 15, 2023, 10:16 p.m. UTC
---
 htdocs/gcc-3.4/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html
index aac9a245..d9985673 100644
--- a/htdocs/gcc-3.4/changes.html
+++ b/htdocs/gcc-3.4/changes.html
@@ -738,7 +738,7 @@  and not your code, that is broken.</em></p>
       href="http://www.gnu.org/software/classpath/">GNU Classpath</a>.</li>
     <li>Class loading is now much more correct; in particular the
       caller's class loader is now used when that is required.</li>
-    <li><a href="http://www.eclipse.org/">Eclipse 2.x</a> will run
+    <li><a href="https://www.eclipse.org">Eclipse 2.x</a> will run
       out of the box using <code>gij</code>.</li>
     <li>Parts of <code>java.nio</code> have been implemented.
       Direct and indirect buffers work, as do fundamental file and