aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b379e181..c0685936 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,12 @@ JaCoCo Java Code Coverage Library
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jacoco/org.jacoco.core/badge.svg?style=flat)](http://search.maven.org/#search|ga|1|g%3Aorg.jacoco)
JaCoCo is a free Java code coverage library distributed under the Eclipse Public
-License. Check the [project homepage](http://www.eclemma.org/jacoco)
+License. Check the [project homepage](http://www.jacoco.org/jacoco)
for downloads, documentation and feedback.
Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco)
for questions regarding JaCoCo which are not already covered by the
-[extensive documentation](http://www.eclemma.org/jacoco/trunk/doc/).
+[extensive documentation](http://www.jacoco.org/jacoco/trunk/doc/).
Note: We do not answer general questions in the project's issue tracker. Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco) for this.
-------------------------------------------------------------------------