mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html
Change cgi.omg.or to www.omg.org Reviewed-by: alanb
This commit is contained in:
parent
77d002cc29
commit
6dc905c532
1 changed files with 2 additions and 2 deletions
|
@ -38,11 +38,11 @@ package org.omg.CORBA;
|
|||
* OMG specifications :
|
||||
* <ul>
|
||||
* <li> ORB core as defined by CORBA 2.3.1
|
||||
* (<a href="http://cgi.omg.org/cgi-bin/doc?formal/99-10-07">formal/99-10-07</a>)
|
||||
* (<a href="http://www.omg.org/cgi-bin/doc?formal/99-10-07">formal/99-10-07</a>)
|
||||
* </li>
|
||||
*
|
||||
* <li> IDL/Java Language Mapping as defined in
|
||||
* <a href="http://cgi.omg.org/cgi-bin/doc?ptc/00-01-08">ptc/00-01-08</a>
|
||||
* <a href="http://www.omg.org/cgi-bin/doc?ptc/00-01-08">ptc/00-01-08</a>
|
||||
* </li>
|
||||
* </ul>
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue