8042053: Broken links to jarsigner and keytool docs in java.security package summary
authorweijun
Wed, 02 Jul 2014 17:03:47 +0800
changeset 25220 e409ea86d907
parent 25219 d1a887dc2a2c
child 25221 0fa04dba779c
8042053: Broken links to jarsigner and keytool docs in java.security package summary Reviewed-by: xuelei
jdk/src/share/classes/java/security/package-info.java
--- a/jdk/src/share/classes/java/security/package-info.java	Wed Jul 02 08:41:59 2014 +0200
+++ b/jdk/src/share/classes/java/security/package-info.java	Wed Jul 02 17:03:47 2014 +0800
@@ -92,14 +92,14 @@
  *     </b></a></li>
  *
  *   <li><b>keytool</b>
- *     (<a href="{@docRoot}/../technotes/tools/solaris/keytool.html">
+ *     (<a href="{@docRoot}/../technotes/tools/unix/keytool.html">
  *       for Solaris/Linux</a>)
  *     (<a href="{@docRoot}/../technotes/tools/windows/keytool.html">
  *       for Windows</a>)
  *     </li>
  *
  *   <li><b>jarsigner</b>
- *     (<a href="{@docRoot}/../technotes/tools/solaris/jarsigner.html">
+ *     (<a href="{@docRoot}/../technotes/tools/unix/jarsigner.html">
  *       for Solaris/Linux</a>)
  *     (<a href="{@docRoot}/../technotes/tools/windows/jarsigner.html">
  *       for Windows</a>)