summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-01-17 07:51:22 +0100
committerSven Gothel <[email protected]>2013-01-17 07:51:22 +0100
commita1020970b8afa2dd0d97813280f44580f0372bf9 (patch)
tree8b091c39a1bd7817925c0e3671a90fdd26681214 /assets
parent7be21dfd87a9755d713735d38c7ff3d8b5a4b766 (diff)
Add Logs link in assets header
Diffstat (limited to 'assets')
-rw-r--r--assets/header.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/header.html b/assets/header.html
index 2f31829..02075db 100644
--- a/assets/header.html
+++ b/assets/header.html
@@ -15,7 +15,8 @@
</div>
<div id="menu">
<ul>
- <li><a href="http://jogamp.org/">Home</a></li>
+ <li><a href="../">Home</a></li>
+ <li><a href="./">Logs</a></li>
</ul>
</div>
<div id="main">