minesweeper/src/main/webapp/pages/index.html
changeset 202 2f2a29ad26ef
parent 200 6227a7cc4bf8
child 208 9073c01ba497
child 221 0c3b47231206
child 223 4ee062b3f5ed
     1.1 --- a/minesweeper/src/main/webapp/pages/index.html	Tue Aug 26 15:38:41 2014 +0200
     1.2 +++ b/minesweeper/src/main/webapp/pages/index.html	Fri Aug 29 19:04:17 2014 +0200
     1.3 @@ -185,22 +185,22 @@
     1.4        <div class="caption">
     1.5          <h3>iBrwsr</h3>
     1.6          <p>
     1.7 -            This application can also be packaged to run on your iPhone
     1.8 -            or iPad. It is not yet available on AppStore, but it will.
     1.9 +            This application has been packaged to run on your iPhone
    1.10 +            or iPad and made available on AppStore.
    1.11              In this mode it
    1.12              uses <a target="_blank" href="http://www.robovm.org">RoboVM</a> 
    1.13              virtual machine to execute Java code natively.
    1.14              It uses iOS WebView to display the UI and execute
    1.15              generated JavaScript. Both these components are
    1.16              bound together via <a target="_blank" 
    1.17 -                href="http://wiki.apidesign.org/wiki/IBrwsr">
    1.18 +            href="http://wiki.apidesign.org/wiki/IBrwsr">
    1.19              iBrwsr</a> library.
    1.20          </p>
    1.21          <p>
    1.22 -            <a href="http://wiki.apidesign.org/wiki/IBrwsr"
    1.23 +            <a href="https://itunes.apple.com/us/app/fair-minesweeper/id903688146"
    1.24                 target="_blank"
    1.25                 class="btn btn-primary" role="button"
    1.26 -               >Learn more &raquo;</a> 
    1.27 +               >Install &raquo;</a> 
    1.28          </p>
    1.29        </div>
    1.30      </div>