Fix broken link
git-svn-id: svn://10.0.0.236/trunk@120450 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ea06e31c80
commit
337bbcf489
@ -24,8 +24,7 @@ documents.
|
||||
All the features of JavaScript 1.5</li>
|
||||
|
||||
<li>
|
||||
<a href="http://developer.netscape.com/library/documentation/communicator/jsguide4/livecon.htm">LiveConnect</a>
|
||||
-- allows direct scripting of Java</li>
|
||||
Allows direct scripting of Java</li>
|
||||
|
||||
<li>
|
||||
A JavaScript shell for executing JavaScript scripts</li>
|
||||
@ -40,7 +39,7 @@ Language</h3>
|
||||
The JavaScript language itself is standardized by Standard ECMA-262 <i>ECMAScript:
|
||||
A general purpose, cross-platform programming language</i>. Rhino 1.5 implements
|
||||
JavaScript 1.5, which conforms to Edition 3 of the Standard. The Standard
|
||||
may be <a href="http://www.ecma.ch/stand/ecma-262.htm">downloaded</a> or
|
||||
may be <a href="http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM">downloaded</a> or
|
||||
obtained by mail from ECMA, 114 Rue du Rhône, CH1204 Geneva, Switzerland.
|
||||
<p>In addition, Rhino has implemented JavaAdapters, which allows JavaScript
|
||||
to implement any Java interface or extend any Java class with a JavaScript
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user