[pushed] wwwdocs: gcc-3.4: Switch GNU Classpath link to https
Checks
Commit Message
Pushed.
Gerald
---
htdocs/gcc-3.4/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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