--- a/jdk/src/share/classes/java/util/package.html Tue Jul 22 11:55:27 2014 -0700
+++ b/jdk/src/share/classes/java/util/package.html Tue Jul 22 13:13:27 2014 -0700
@@ -43,7 +43,7 @@
<h2>Related Documentation</h2>
For overviews, tutorials, examples, guides, and tool documentation, please see:
<ul>
- <li><a href="http://www.java.sun.com/docs/books/tutorial/collections/">
+ <li><a href="http://docs.oracle.com/javase/tutorial/collections/index.html">
<b>Collections Framework Tutorial</b></a>
<li><a
href="../../../technotes/guides/collections/designfaq.html"><b>Collections