mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +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,9 +30,9 @@
|
|||
* <dl>
|
||||
* <dt class="simpleTagLabel" style="font-family:'DejaVu Sans', Arial, Helvetica, sans serif">Optional for the Java SE Platform:</dt>
|
||||
* <dd>
|
||||
* <a href="../specs/jni/index.html">Java Native Interface (JNI)</a><br>
|
||||
* <a href="../specs/jvmti.html">Java Virtual Machine Tool Interface (JVM TI)</a><br>
|
||||
* <a href="../specs/jdwp/jdwp-spec.html">Java Debug Wire Protocol (JDWP)</a><br>
|
||||
* <a href="{@docRoot}/../specs/jni/index.html">Java Native Interface (JNI)</a><br>
|
||||
* <a href="{@docRoot}/../specs/jvmti.html">Java Virtual Machine Tool Interface (JVM TI)</a><br>
|
||||
* <a href="{@docRoot}/../specs/jdwp/jdwp-spec.html">Java Debug Wire Protocol (JDWP)</a><br>
|
||||
* </dd>
|
||||
* </dl>
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue