Link to GitHub issue tracker.
diff --git a/org.jacoco.doc/docroot/doc/environment.html b/org.jacoco.doc/docroot/doc/environment.html
index ab5af6a..3d02ffe 100644
--- a/org.jacoco.doc/docroot/doc/environment.html
+++ b/org.jacoco.doc/docroot/doc/environment.html
@@ -19,8 +19,8 @@
 <h1>Development Environment</h1>
 
 <p>
-  With this version JaCoCo is hosted at
-  <a href="https://github.com/jacoco/jacoco">Github</a>. This document provides
+  JaCoCo is currently hosted at
+  <a href="https://github.com/jacoco/jacoco">GitHub</a>. This document provides
   an overview of the local and shared tools used for JaCoCo development.
 </p>
 
@@ -87,7 +87,7 @@
 
 <p>
   The JaCoCo source code is maintained in a Git repository at
-  <a href="https://github.com/jacoco/jacoco">Github</a> and can be cloned from
+  <a href="https://github.com/jacoco/jacoco">GitHub</a> and can be cloned from
 </p>
 
 <pre>
@@ -102,8 +102,8 @@
 <h3>Issue Tracking</h3>
 
 <p>
-  This Github <a href="https://github.com/jacoco/jacoco/issues">issue tracker</a>
-  is for bug and enhancement tracking.
+  This GitHub <a href="https://github.com/jacoco/jacoco/issues">issue tracker</a>
+  is used for bug and enhancement tracking.
 </p>
 
 <h3>Communication</h3>
diff --git a/org.jacoco.doc/docroot/doc/support.html b/org.jacoco.doc/docroot/doc/support.html
index f2a048a..0611202 100644
--- a/org.jacoco.doc/docroot/doc/support.html
+++ b/org.jacoco.doc/docroot/doc/support.html
@@ -24,6 +24,11 @@
   to ask questions or discuss feature requests.
 </p>
 
+<p>
+  Bugs and feature requests can be reported to our GitHub
+  <a href="https://github.com/jacoco/eclemma/issues">issue tracker</a>.
+</p>
+
 </div>
 <div class="footer">
   <span class="right"><a href="@jacoco.home.url@">JaCoCo</a> @qualified.bundle.version@</span>