Skip to content

Commit 45531a0

Browse files
committed
Use same github links in menu as for other apps.
1 parent d293ec2 commit 45531a0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

templates/page.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,14 @@
105105
<a href="http://exist-db.org/api/index.html">Javadocs</a>
106106
</li>
107107
<li>
108-
<a href="https://github.com/eXist-db/exist">GitHub Repo</a>
108+
<a href="https://github.com/eXist-db/exist/issues">Bug Tracker</a>
109109
</li>
110+
<li>
111+
<a href="https://github.com/eXist-db/exist">Source code</a>
112+
</li>
113+
<li>
114+
<a href="https://github.com/eXist-db/exist#contributing-to-exist">Submit Patches</a>
115+
</li>
110116
</ul>
111117
</li>
112118
<li class="dropdown" id="administration">

0 commit comments

Comments
 (0)