diff mbox series

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

Message ID 20211018051605.79ABE33F17@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: gcc-4.1/changes.html: Rework/reduce Classpath links | expand

Commit Message

Gerald Pfeifer Oct. 18, 2021, 5:16 a.m. UTC
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 mbox series

Patch

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+ &gt;= 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>