8203500: Fix broken links to Specification in "specs" directory

Reviewed-by: jjg, lancea, mchung
This commit is contained in:
Iris Clark 2018-05-21 18:44:09 -07:00
parent 9e8d9fe1ee
commit 03096d9b75
5 changed files with 8 additions and 8 deletions

View file

@ -30,7 +30,7 @@
* @author Jonathan Gibbons
* @since 1.8
*
* @see <a href="{@docRootParent}/specs/doc-comment-spec.html">
* @see <a href="{@docRoot}/../specs/doc-comment-spec.html">
* Documentation Comment Specification for the Standard Doclet</a>
*/
package com.sun.source.doctree;