jdk/src/share/classes/javax/net/ssl/SSLContext.java
changeset 5820 4f5e99470724
parent 5506 202f599c92aa
child 7668 d4a77089c587
child 8152 94e5966bdf22
--- a/jdk/src/share/classes/javax/net/ssl/SSLContext.java	Wed Jun 30 18:57:51 2010 -0700
+++ b/jdk/src/share/classes/javax/net/ssl/SSLContext.java	Wed Jul 07 10:21:59 2010 -0700
@@ -160,7 +160,7 @@
      *
      * @param protocol the standard name of the requested protocol.
      *          See Appendix A in the <a href=
-     *  "{@docRoot}/../technotes/guides//security/jsse/JSSERefGuide.html#AppA">
+     *  "{@docRoot}/../technotes/guides/security/jsse/JSSERefGuide.html#AppA">
      *          Java Secure Socket Extension Reference Guide </a>
      *          for information about standard protocol names.
      *