mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8203500: Fix broken links to Specification in "specs" directory
Reviewed-by: jjg, lancea, mchung
This commit is contained in:
parent
9e8d9fe1ee
commit
03096d9b75
5 changed files with 8 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue