Fix some XML well-formedness errors.
[mkws-moved-to-github.git] / tools / htdocs / index.html
index 69fcbf6..eafed5c 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" />
@@ -21,7 +22,7 @@
     </style>
   </head>
   <body>
-    <img src="images/mkws-logo-300px.png" alt="MKWS logo" =
+    <img src="images/mkws-logo-300px.png" alt="MKWS logo"
         style="float:right; margin: 1.5em"/>
     <h1>MKWS: the MasterKey Widget Set</h1>
 
@@ -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>
       <p>
        Minified versions of the MKWS JavaScript files are also available:
-      <p>
+      </p>
       <ul>
        <li>
           <a href="mkws.min.js">mkws.min.js</a>
        <code>/service-proxy/</code>
        is the main endpoint for searching and retrieval. But there is
        no need to use these directly: the widgets take care of that.)
-       </li>
-      </ul>
+      </p>
     </div>
 
     <div class="pane">
             >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 (&copy;) 2013-2014 IndexData ApS.
+      Copyright (&copy;) 2013-2014 Index Data ApS.
       <a href="http://indexdata.com"><code>http://indexdata.com</code></a>
     </p>
   </body>