jdk/src/share/classes/javax/print/DocFlavor.java
changeset 5604 d5b97d8361d0
parent 1738 64832045cb32
child 5627 e636ac7a63a4
--- a/jdk/src/share/classes/javax/print/DocFlavor.java	Thu May 13 21:56:13 2010 -0700
+++ b/jdk/src/share/classes/javax/print/DocFlavor.java	Fri May 14 13:30:37 2010 -0700
@@ -83,7 +83,7 @@
  * doc flavor's MIME type is one of the standard media types telling how to
  * interpret the sequence of characters or bytes. For a list of standard media
  * types, see the Internet Assigned Numbers Authority's (IANA's) <A
- * HREF="http://www.isi.edu/in-notes/iana/assignments/media-types/">Media Types
+ * HREF="http://www.iana.org/assignments/media-types/">Media Types
  * Directory</A>. Interface {@link Doc Doc} provides two utility operations,
  * {@link Doc#getReaderForText() getReaderForText} and
  * {@link Doc#getStreamForBytes() getStreamForBytes()}, to help a