*** empty log message ***
diff --git a/_projectCommon.php b/_projectCommon.php
index d2accec..4036ffb 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -32,6 +32,6 @@
 	$Nav->addCustomNav("		Newsgroup", 		"http://www.eclipse.org/newsportal/thread.php?group=eclipse.soa.jwt", "_self", 2);
 	$Nav->addCustomNav("		Mailing list", 		"https://dev.eclipse.org/mailman/listinfo/jwt-dev", "_self", 2);
 	$Nav->addCustomNav("		Telco Meetings", 		"http://wiki.eclipse.org/JWT_Meetings", "_self", 2);
-	$Nav->addCustomNav("		Source (CVS)", 	"http://wiki.eclipse.org/JWT_CVS", "_self", 2);
+	$Nav->addCustomNav("		Source (SVN)", 	"http://wiki.eclipse.org/JWT_SVN", "_self", 2);
 
 ?>
diff --git a/index.php b/index.php
index 96f446f..08eaa87 100644
--- a/index.php
+++ b/index.php
@@ -120,7 +120,7 @@
 				<li><a href="http://www.eclipse.org/projects/project-plan.php?projectid=soa.jwt">Roadmap</a></li> 
 				<li><a href="https://dev.eclipse.org/mailman/listinfo/jwt-dev">Mailing List</a> (<a href="http://dev.eclipse.org/mhonarc/lists/jwt-dev/maillist.html">Archive</a>) and <a href="news://news.eclipse.org/eclipse.soa.jwt">Newsgroup</a> ( <a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.jwt">browse</a> )</li>
 				<li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=JWT&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Open Bugs and Requests</a> (<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JWT">Ask for a Feature or Report Bug</a>)</li> 
-				<li><a href="http://wiki.eclipse.org/JWT_SVN">Get the Source Code</a> ( <a href="http://dev.eclipse.org/viewcvs/index.cgi/?root=SOA_JWT/">browse</a> )</li> 
+				<li><a href="http://wiki.eclipse.org/JWT_SVN">Get the Source Code</a> ( <a href="http://dev.eclipse.org/viewcvs/index.cgi/?root=SOA_JWT">browse</a> )</li> 
 				<li><a href="http://wiki.eclipse.org/index.php/JWT_DeveloperFAQ">Developer FAQ</a></li>
 			</ul>
 		</div>