Don't use Eclipse internal terms on web page
Change-Id: I1a97cd511ce0b3479753d119feedbcf6ac096b23
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
diff --git a/_index.html b/_index.html
index 1e7918c..d0f7f4a 100644
--- a/_index.html
+++ b/_index.html
@@ -39,7 +39,7 @@
other Eclipse or OSGi technologies. JGit can be found within:
</p>
<ul>
-<li><a href="http://www.eclipse.org/egit/">EGit</a>, Eclipse team provider for Git</li>
+<li><a href="http://www.eclipse.org/egit/">EGit</a>, Git integration for Eclipse</li>
<li><a href="http://code.google.com/p/gerrit/">Gerrit Code Review</a>, a web based peer review system for Git</li>
<li><a href="http://code.google.com/p/nbgit/">NBGit</a>, Git Support for NetBeans</li>
<li><a href="http://gitblit.com/">GitBlit</a>, Git server for managing, viewing, and serving Git repositories</li>