You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/03/28 17:29:27 UTC

svn commit: r1306417 - /commons/proper/codec/trunk/src/site/xdoc/userguide.xml

Author: ggregory
Date: Wed Mar 28 15:29:27 2012
New Revision: 1306417

URL: http://svn.apache.org/viewvc?rev=1306417&view=rev
Log:
Replace Javadoc 5 link with Javadoc 6 hyperlink.

Modified:
    commons/proper/codec/trunk/src/site/xdoc/userguide.xml

Modified: commons/proper/codec/trunk/src/site/xdoc/userguide.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/site/xdoc/userguide.xml?rev=1306417&r1=1306416&r2=1306417&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/site/xdoc/userguide.xml (original)
+++ commons/proper/codec/trunk/src/site/xdoc/userguide.xml Wed Mar 28 15:29:27 2012
@@ -96,7 +96,7 @@
             <td>
               Simplifies common
               <a
-                href="http://download.oracle.com/javase/1.5.0/docs/api/java/security/MessageDigest.html">MessageDigest</a>
+                href="http://download.oracle.com/javase/6/docs/api/java/security/MessageDigest.html">MessageDigest</a>
               tasks.
             </td>
           </tr>