summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel.html3
-rw-r--r--devel.wml3
-rw-r--r--support.html2
-rw-r--r--support.wml2
4 files changed, 6 insertions, 4 deletions
diff --git a/devel.html b/devel.html
index 1dbbf7d248..f3e1a37611 100644
--- a/devel.html
+++ b/devel.html
@@ -51,7 +51,8 @@
</div><!-- /inner -->
</div><!-- /navigation -->
<div id="content" class="inner">
-<p>To report a bug please use the <a href="mailto:bugs@gnutls.org">bug report address</a> or the <a href="lists.html">mailing lists</a>.
+<p>To report a bug please use the <a href="mailto:bugs@gnutls.org">bug report address</a>, the <a href="lists.html">mailing lists</a>
+or <a href="https://gitorious.org/projects/gnutls/issues/">our issue tracker</a>.
</p>
<p>To browse the source code a web interface exists at <a href="https://gitorious.org/gnutls/gnutls">gitorious.org</a>.
If you want to build the latest GnuTLS code from the repository, use the following commands:
diff --git a/devel.wml b/devel.wml
index bac07c9b42..5947a22d20 100644
--- a/devel.wml
+++ b/devel.wml
@@ -1,6 +1,7 @@
#include 'common.wml' page="Development"
-<p>To report a bug please use the <a href="mailto:$(EMAIL)">bug report address</a> or the <a href="$(path)lists.html">mailing lists</a>.
+<p>To report a bug please use the <a href="mailto:$(EMAIL)">bug report address</a>, the <a href="$(path)lists.html">mailing lists</a>
+or <a href="https://gitorious.org/projects/gnutls/issues/">our issue tracker</a>.
</p>
<p>To browse the source code a web interface exists at <a href="https://gitorious.org/gnutls/gnutls">gitorious.org</a>.
diff --git a/support.html b/support.html
index 5d5189dd83..a6655b999e 100644
--- a/support.html
+++ b/support.html
@@ -106,7 +106,7 @@ Answers to <a href="faq.html">frequently asked questions</a>.
</div>
<p><b>Bug reports should be addressed to <a
href="mailto:bugs@gnutls.org">bugs@gnutls.org</a>, which
- is forwarded to the gnutls-devel list.</b> </p>
+ is forwarded to the gnutls-devel list, or on <a href="https://gitorious.org/projects/gnutls/issues/new">our issue tracker</a>.</b> </p>
</td></tr>
</table>
</div>
diff --git a/support.wml b/support.wml
index a32e3ed992..0be31d5977 100644
--- a/support.wml
+++ b/support.wml
@@ -62,7 +62,7 @@ Answers to <a href="faq.html">frequently asked questions</a>.
<p><b>Bug reports should be addressed to <a
href="mailto:$(EMAIL)">$(EMAIL)</a>, which
- is forwarded to the gnutls-devel list.</b> </p>
+ is forwarded to the gnutls-devel list, or on <a href="https://gitorious.org/projects/gnutls/issues/new">our issue tracker</a>.</b> </p>
</td></tr>
</table>