diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
index c22fc30395d44d8c35cbfe4b9b6c04f4f0b1285a..b47d8ad641530cd129a0545305010e2231b1eb6e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
@@ -11,9 +11,9 @@
 featureName=Eclipse JGit Feature (Incubation)
 providerName=Eclipse.org
 
-updateSiteName=Eclipse Update Site (experimental)
+updateSiteName=Eclipse JGit Update Site (Incubation)
 
-# description property - text of the "Feature Descrption"
+# description property - text of the "Feature Description"
 description=\
 A pure Java implementation of the Git version control system.\n
 ################ end of description property ##################################
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
index 5cc5b84ce2ffffa03dd9cd80e1486da37ea1aca3..3f802db11fd0a5d539a653fda7bf43e9c7bb266d 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
@@ -18,8 +18,8 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://www.jgit.org/updates"/>
-      <discovery label="%updateSiteName" url="http://www.jgit.org/updates"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/egit/updates"/>
+      <discovery label="%updateSiteName" url="http://download.eclipse.org/egit/updates"/>
    </url>
 
    <requires>