Skip to content

Commit

Permalink
ERD is at docs/ root, not in manuals directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Aug 9, 2016
1 parent 05ae0e4 commit 288d7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation.php
Expand Up @@ -68,7 +68,7 @@
<i class="icon-book"></i> <a href="<?php echo $g_docs_url, $t_doc_path, $t_dev_guide; ?>">Developer's Guide</a>
</li>
<li>
<i class="icon-sitemap"></i> <a href="<?php echo $g_docs_url, $t_doc_path; ?>erd/latest.pdf">Entity-Relationship Diagram</a>
<i class="icon-sitemap"></i> <a href="<?php echo $g_docs_url; ?>erd/latest.pdf">Entity-Relationship Diagram</a>
</li>
<li>
<i class="icon-github"></i> <a href="http://help.github.com">GitHub Help</a>
Expand Down

0 comments on commit 288d7db

Please sign in to comment.