Add DOCTYPE declaration.
[mkws-moved-to-github.git] / tools / htdocs / index.html
index c1341be..82bdc2f 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -65,7 +66,7 @@
           The <a href="README.html">README</a> -- mostly technical details.
        </li>
        <li>
-          The <a href="whitepaper.html">whitepaper, including a
+          The <a href="mkws-manual.html">MKWS manual, including a
           reference section.</a>
          This is a much better introduction.
        </li>
       <ul>
        <li>
           A very simple application at
-          <a href="//example.indexdata.com/"
-             >//example.indexdata.com/</a>.
+          <a href="//example.indexdata.com/simple.html"
+             >//example.indexdata.com/simple.html</a>.
        </li>
        <li>
           <a href="//example.indexdata.com/minimal.html"
             >Apache2 configuration stanza</a>.
        </li>
        <li>
-          The
-          <a href="//example.indexdata.com/jquery.html"
-             >jQuery plugin</a>
-          version, consisting of a single JavaScript statement.
-       </li>
-       <li>
           <a href="//example.indexdata.com/popup.html"
              >A version that uses a jQuery popup</a>.
        </li>
     </div>
 
     <p style="text-align: right; font-size: small">
-      Copyright © 2013 IndexData ApS.
+      Copyright (&copy;) 2013-2014 Index Data ApS.
       <a href="http://indexdata.com"><code>http://indexdata.com</code></a>
     </p>
   </body>