summaryrefslogtreecommitdiffstats
path: root/genome-site/content/menu.php
diff options
context:
space:
mode:
Diffstat (limited to 'genome-site/content/menu.php')
-rw-r--r--genome-site/content/menu.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/genome-site/content/menu.php b/genome-site/content/menu.php
index e15ade8..15e8069 100644
--- a/genome-site/content/menu.php
+++ b/genome-site/content/menu.php
@@ -20,7 +20,7 @@
<li><div> <a class="<?php echo $home ?>" title="Home" href="./index.php">Home</a> </div></li>
<li><div> <a class="<?php echo $download ?>" title="Get the latest releases" href="./download.php?trk=g">Download</a> </div></li>
<li><div> <a class="<?php echo $contribute ?>" title="Information about design/development process" href="./contribute.php?trk=c">Contribute</a> </div></li>
- <li><div> <a class="inactive" title="Project documentation" href="docs/genome">Documentation</a> </div></li>
+ <li><div> <a class="inactive" title="Project documentation" href="../docs/genome">Documentation</a> </div></li>
<li><div> <a class="<?php echo $overview ?>" title="Overview" href="./overview.php?trk=o">Overview</a> </div></li>
<li><div> <a class="inactive" title="Quickstart" href="https://fedorahosted.org/genome/wiki/QuickStart">Quickstart</a> </div></li>
<li><div> <a class="<?php echo $screenshots ?>" title="Screenshots" href="./screenshots.php?trk=s">Screenshots</a> </div></li>