diff -r 7fc6b7e9c982 -r 022f62873be6 javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html --- a/javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html Mon Apr 08 19:30:22 2013 +0200 +++ b/javaquery/demo-twitter/src/main/resources/org/apidesign/bck2brwsr/demo/twitter/index.html Mon Apr 08 19:31:47 2013 +0200 @@ -45,7 +45,7 @@ uses almost unmodified HTML code. It just changes the model. It is written in Java language and it is executed using Bck2Brwsr virtual machine. The Java source code has about 190 lines and is available - here + here - in fact it may even be more dense than the original JavaScript model.