We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d293ec2 commit 45531a0Copy full SHA for 45531a0
templates/page.html
@@ -105,8 +105,14 @@
105
<a href="http://exist-db.org/api/index.html">Javadocs</a>
106
</li>
107
<li>
108
- <a href="https://github.com/eXist-db/exist">GitHub Repo</a>
+ <a href="https://github.com/eXist-db/exist/issues">Bug Tracker</a>
109
110
+ <li>
111
+ <a href="https://github.com/eXist-db/exist">Source code</a>
112
+ </li>
113
114
+ <a href="https://github.com/eXist-db/exist#contributing-to-exist">Submit Patches</a>
115
116
</ul>
117
118
<li class="dropdown" id="administration">
0 commit comments