more doc updates
diff --git a/src/site/xdoc/svn.xml b/src/site/xdoc/git.xml
similarity index 99%
rename from src/site/xdoc/svn.xml
rename to src/site/xdoc/git.xml
index 016a9e9..c43a3a0 100644
--- a/src/site/xdoc/svn.xml
+++ b/src/site/xdoc/git.xml
@@ -26,7 +26,7 @@
     <body>

         <section name="Introduction">

             <p>

-                This document provides information on how to use Git to get an

+                This document provides information on how to use Git to get a

                 GitHub checkout/update, make commits to the repository, etc., in the

                 process of contributing to Apache projects (specifically Axis2).

                 Instructions on configuring IDEs for development and using Maven to

diff --git a/src/site/xdoc/overview.xml b/src/site/xdoc/overview.xml
index 1a9391e..b10d8b8 100644
--- a/src/site/xdoc/overview.xml
+++ b/src/site/xdoc/overview.xml
@@ -42,7 +42,7 @@
 <ul>

 <li><a href="mail-lists.html">Join Mailing Lists</a></li>

 <li><a href="download.cgi">Download Binary Builds</a></li>

-<li><a href="http://issues.apache.org/jira/browse/AXIS2">Report

+<li><a href="https://issues.apache.org/jira/projects/AXIS2">Report

 bugs/Request additional features</a></li>

 </ul>

 <h2><b>Contribute Code or Documentation Patches</b></h2>

@@ -54,9 +54,9 @@
 href="release-process.html">release process</a></li>

 <li>Review the <a href="refLib.html">reference library</a></li>

 <li><a href=

-"http://svn.apache.org/viewvc/axis/axis2/java/core/">

+"https://github.com/apache/axis-axis2-java-core">

 View the Source Code</a></li>

-<li><a href="svn.html">Access SVN Repository</a></li>

+<li><a href="git.html">Access GIT Repository</a></li>

 </ul>

 <div id="pdf" align="right"></div>

 </body>