aboutsummaryrefslogtreecommitdiff
path: root/web/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/header.html')
-rw-r--r--web/header.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/web/header.html b/web/header.html
index ee5528c94..4a5f60901 100644
--- a/web/header.html
+++ b/web/header.html
@@ -1,14 +1,10 @@
-<div id="header">
-<h1><a href="index.html">Pandoc</a></h1>
-</div>
-
<div id="sidebar">
<ul>
<li><a href="index.html" title="Home page">Home</a></li>
<li><a href="README.html" title="Pandoc documentation">README</a></li>
-<li><a href="demos.html" title="Pandoc demos">Demos</a></li>
+<li><a href="examples.html" title="Pandoc demos">Examples</a></li>
<li><a href="doc/index.html" title="API documentation for Pandoc libraries">API</a></li>
-<li><a href="history.html" title="Pandoc's changelog">History</a></li>
+<li><a href="changelog.html" title="Pandoc's changelog">History</a></li>
</ul>
</div>
<div id="main" class="withleftmenu">