diff mbox series

[pushed] wwwdocs: gcc-3.4: Switch GNU Classpath link to https

Message ID 20240805191753.A477A33E86@hamza.pair.com
State New
Headers show
Series [pushed] wwwdocs: gcc-3.4: Switch GNU Classpath link to https | expand

Commit Message

Gerald Pfeifer Aug. 5, 2024, 7:17 p.m. UTC
Pushed.

Gerald
---
 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 76b4ce87..64042080 100644
--- a/htdocs/gcc-3.4/changes.html
+++ b/htdocs/gcc-3.4/changes.html
@@ -735,7 +735,7 @@  and not your code, that is broken.</em></p>
       lets <code>URLClassLoader</code> load code from shared
       libraries.</li>
     <li>libgcj has been much more completely merged with <a
-      href="http://www.gnu.org/software/classpath/">GNU Classpath</a>.</li>
+      href="https://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="https://www.eclipse.org">Eclipse 2.x</a> will run