[committed] wwwdocs: gcc-4.1/changes.html: Rework/reduce Classpath links

Gerald Pfeifer gerald@pfeifer.com
Mon Oct 18 05:16:00 GMT 2021


Adjust one of two links to classpath.org and avoid the other, by
removing the respective paragraph which is really not relevant any
longer.
---
 htdocs/gcc-4.1/changes.html | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/htdocs/gcc-4.1/changes.html b/htdocs/gcc-4.1/changes.html
index 07c76dfe..5c2708aa 100644
--- a/htdocs/gcc-4.1/changes.html
+++ b/htdocs/gcc-4.1/changes.html
@@ -324,11 +324,6 @@
 	    rewrites. All image drawing operations should now work
 	    correctly (flipping requires gtk+ >= 2.6)</li>
 
-	    <li>Future <code>Graphics2D</code>, image and text work is
-	    documented at: <a href="http://developer.classpath.org/mediation/ClasspathGraphicsImagesText">
-	    http://developer.classpath.org/mediation/ClasspathGraphicsImagesText
-	    </a></li>
-
 	    <li>When gtk+ 2.6 or higher is installed the default log
 	    handler will produce stack traces whenever a WARNING,
 	    CRITICAL or ERROR message is produced.</li>
@@ -543,8 +538,8 @@
 	    likely contain bugs).</li>
 
 	    <li>Documentation fixes all over the place.  See
-	    <a href="http://developer.classpath.org/doc/">
-	    http://developer.classpath.org/doc/</a></li>
+	    <a href="https://developer.classpath.org/doc/">
+	    https://developer.classpath.org/doc/</a></li>
 	  </ul>
 	</li>
       </ul>
-- 
2.33.0


More information about the Gcc-patches mailing list