web: Simplify main page.
[osl.git] / web / header.html
index f81f79335e8bca006b09d2d433fa62003b7ad458..0dfffa69e12dd1bfc6cc9b53ab95f7dee21d4e45 100644 (file)
@@ -4,8 +4,7 @@
 <head>
        <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
        <title>OSL - the object storage layer library</title>
-       <LINK href="doxygen.css" REL="stylesheet" TYPE="text/css">
-       <link rel="shortcut icon" href="../osl.ico">
+       <link rel="shortcut icon" href="osl.ico">
 </head>
 
 <body>
@@ -13,9 +12,9 @@
        <table>
                <tr>
                        <td>
-                               <a href="../">
+                               <a href="index.html">
                                        <IMG
-                                               SRC="../osl.png"
+                                               SRC="osl.png"
                                                alt="osl logo"
                                                border="0"
                                        >
 
        <hr>
 
-       [<a href="../index.html#readme">README</a>]
-       [<a href="../index.html#download">Download</a>]
-       [<a href="../index.html#install">INSTALL</a>]
-       [<a href="../index.html#quick_start">Quick Start</a>]
-       [<a href="osl_8h.html">API</a>]
-       [<a href="../index.html#license">License</a>]
-       [<a href="../index.html#contact">Contact</a>]
-       [<a href="../index.html#manpage">man page</a>]
+       [<a href="index.html#readme">README</a>]
+       [<a href="index.html#install">INSTALL</a>]
+       [<a href="index.html#quick_start">Quick Start</a>]
+       [<a href="api.html">API</a>]
+       [<a href="index.html#manpage">man page</a>]
 
        <hr>