Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
/ jdk20 Public archive

Commit f7be5b5

Browse files
8299156: Broken link in jdk.compiler/module-info.java
Reviewed-by: iris
1 parent 3d4d9fd commit f7be5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jdk.compiler/share/classes/module-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
* <h3>Options and Environment Variables</h3>
6666
*
6767
* The full set of options and environment variables supported by <em>javac</em>
68-
* is given in the <a href="../specs/man/javac.html"><em>javac Tool Guide</em></a>.
68+
* is given in the <a href="../../specs/man/javac.html"><em>javac Tool Guide</em></a>.
6969
* However, there are some restrictions when the compiler is invoked through
7070
* its API.
7171
*

0 commit comments

Comments
 (0)