javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html
branchmodel
changeset 957 022f62873be6
parent 956 7fc6b7e9c982
child 994 f90426fe144c
child 1063 9e3a4ba88c2f
     1.1 --- a/javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html	Mon Apr 08 19:30:22 2013 +0200
     1.2 +++ b/javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html	Mon Apr 08 19:31:47 2013 +0200
     1.3 @@ -45,7 +45,7 @@
     1.4          uses almost unmodified HTML code. It just changes the model. It 
     1.5          is written in Java language and it is executed using <a href="http://bck2brwsr.apidesign.org">Bck2Brwsr</a>
     1.6          virtual machine. The Java source code has about 190 lines and is available 
     1.7 -        <a href="http://source.apidesign.org/hg/bck2brwsr/file/3bd43aa6f08d/javaquery/demo-twitter/src/main/java/org/apidesign/bck2brwsr/demo/twitter/TwitterClient.java">here</a>
     1.8 +        <a href="http://source.apidesign.org/hg/bck2brwsr/file/7fc6b7e9c982/javaquery/demo-twitter/src/main/java/org/apidesign/bck2brwsr/demo/twitter/TwitterClient.java">here</a>
     1.9          - in fact it may even be more dense than the original JavaScript model.
    1.10          </p>
    1.11