7090039: Wrong link in comment of java.text.DateFormatSymbols
Reviewed-by: okutsu
--- a/jdk/src/java.base/share/classes/java/text/DateFormatSymbols.java Thu Jun 30 09:30:09 2016 +0200
+++ b/jdk/src/java.base/share/classes/java/text/DateFormatSymbols.java Thu Jun 30 16:57:25 2016 +0900
@@ -221,7 +221,7 @@
* </ul>
* The zone ID is <em>not</em> localized; it's one of the valid IDs of
* the {@link java.util.TimeZone TimeZone} class that are not
- * <a href="../java/util/TimeZone.html#CustomID">custom IDs</a>.
+ * <a href="../util/TimeZone.html#CustomID">custom IDs</a>.
* All other entries are localized names.
* @see java.util.TimeZone
* @serial