Fix links to moved sample applications.
[mkws-moved-to-github.git] / tools / htdocs / index.html
index a3928c5..8c8ec2d 100644 (file)
@@ -60,7 +60,7 @@
         It's worth viewing the source to see how small it is.
       </li>
       <li>
-        <a href="http://example.indexdata.com/index-full.html"
+        <a href="http://example.indexdata.com/language.html"
            >A more detailed version</a>
        that contains a configuration structure instead of accepting
         the defaults. Includes a custom translation option to present
       </li>
       <li>
         The
-        <a href="http://example.indexdata.com/index-jquery.html"
+        <a href="http://example.indexdata.com/jquery.html"
            >jQuery plugin</a>
         version, consisting of a single line of JavaScript code.
       </li>
       <li>
        An application that
-       <a href="http://example.indexdata.com/index-lowlevel.html"
+       <a href="http://example.indexdata.com/lowlevel.html"
           >uses lower-level MKWS components</a>
        rather than the all-in-one <tt>#mkwsResults</tt> division,
        allowing it to use a rather different layout.
       </li>
       <li>
-        <a href="http://example.indexdata.com/index-mobile.html"
+        <a href="http://example.indexdata.com/mobile.html"
            >A version suitable for mobile devices</a>,
        with a responsive design that moves components around
         depending on the screen size.
       </li>
       <li>
-        <a href="http://example.indexdata.com/index-popup.html"
+        <a href="http://example.indexdata.com/popup.html"
            >A version that uses a jQuery popup</a>.
       </li>
       <li>