git repo links
diff --git a/sources.php b/sources.php
index da71ddc..cb64917 100644
--- a/sources.php
+++ b/sources.php
@@ -21,9 +21,9 @@
 <div id="maincontent">
 	<div id="midcolumn">
 		<h1><?=$pageTitle?></h1>
-<h2>CVS Repository</h2>
-<p>All DLTK development is carried out in <a href="http://git.eclipse.org/c/dltk">these repositories</a>.</p>
-<p>See also <a href="http://wiki.eclipse.org/Git">Eclipse Git page</a>.</p>
+<h2>Source Repositories</h2>
+<p>All DLTK development is carried out in these <a href="http://git.eclipse.org/c/dltk">git repositories</a>.</p>
+<p>See also <a href="http://wiki.eclipse.org/Git">Eclipse Git</a> page.</p>
 
 <hr class="clearer" />
 </div>