Open the sample in separate window
authorJaroslav Tulach <jtulach@netbeans.org>
Wed, 21 May 2014 12:34:09 +0200
changeset 668f0f27e06ceed
parent 667 c8b3725ea7f8
child 671 f3a99fd259f7
Open the sample in separate window
src/main/javadoc/overview.html
     1.1 --- a/src/main/javadoc/overview.html	Mon May 19 17:42:19 2014 +0200
     1.2 +++ b/src/main/javadoc/overview.html	Wed May 21 12:34:09 2014 +0200
     1.3 @@ -53,7 +53,7 @@
     1.4          <p>
     1.5           Use Java to write application logic; Use HTML5 to render the UI; 
     1.6           {@link net.java.html.json.Model Animate an HTML page from Java}
     1.7 -         (see <a href="http://dew.apidesign.org/dew/#7212206">Duke being rotated</a> by CSS);
     1.8 +         (see <a target="_blank" href="http://dew.apidesign.org/dew/#7212206">Duke being rotated</a> by CSS);
     1.9           Use {@link net.java.html.json.OnReceive REST} or
    1.10           <a href="net/java/html/json/doc-files/websockets.html">WebSockets</a>;
    1.11           interact with <a href="net/java/html/js/package-summary.html">JavaScript</a>;