aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2016-10-28 00:09:25 +0200
committerEvgeny Mandrikov <Godin@users.noreply.github.com>2016-10-28 00:09:25 +0200
commit9eb151b40cc97b254e17ff8c8c9b7f234582372f (patch)
tree30100f2204556769ca3982f8d3c2022f52f8ec31 /.github
parentbe326b7311e61e0232abaa41e25a51d6cd53ea60 (diff)
downloadjacoco-9eb151b40cc97b254e17ff8c8c9b7f234582372f.tar.gz
Use jacoco.org domain instead of eclemma.org (#457)
As we will transfer eclemma.org to Eclipse foundation we should not longer use this domain in JaCoCo documentation links.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 938e1930..801fe462 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,7 +1,7 @@
This is a issue tracker. Please use our mailing list for general questions:
https://groups.google.com/forum/?fromgroups=#!forum/jacoco
-Also check FAQ before opening an issue: http://www.eclemma.org/jacoco/trunk/doc/faq.html
+Also check FAQ before opening an issue: http://www.jacoco.org/jacoco/trunk/doc/faq.html
### Steps to reproduce