summaryrefslogtreecommitdiffstats
path: root/genome-site-1.0.0/content/menu.php
diff options
context:
space:
mode:
Diffstat (limited to 'genome-site-1.0.0/content/menu.php')
-rw-r--r--genome-site-1.0.0/content/menu.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/genome-site-1.0.0/content/menu.php b/genome-site-1.0.0/content/menu.php
index 5acc747..f39871b 100644
--- a/genome-site-1.0.0/content/menu.php
+++ b/genome-site-1.0.0/content/menu.php
@@ -19,5 +19,6 @@
<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="<?php echo $documentation ?>" title="Project documentation" href="./documentation.php?trk=d">Documentation</a> </div></li>
+ <li><div> <a class="<?php echo $documentation ?>" title="Quickstart" href="https://fedorahosted.org/genome/wiki/QuickStart">Quickstart</a> </div></li>
</ul>
</div>