Author: hboutemy
Date: Sun Feb 15 05:24:21 2015
New Revision: 1659886

URL: http://svn.apache.org/r1659886
Log:
add a link to Core ITs site

Modified:
    maven/site/trunk/content/xdoc/source-repository.xml

Modified: maven/site/trunk/content/xdoc/source-repository.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/source-repository.xml?rev=1659886&r1=1659885&r2=1659886&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/source-repository.xml (original)
+++ maven/site/trunk/content/xdoc/source-repository.xml Sun Feb 15 05:24:21 2015
@@ -43,14 +43,14 @@ under the License.
           branch for maven-2.2.X or maven-3.0.x.
         </p>
         <source> <a 
href="https://git-wip-us.apache.org/repos/asf/maven.git";>https://git-wip-us.apache.org/repos/asf/maven.git</a></source>
-        <p>The integration tests for the Maven core have their own repository:
+        <p>The <a href="/core-its/">integration tests for the Maven core</a> 
have their own repository:
           <source><a 
href="https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git";>https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git</a></source>
         </p>
       </subsection>
       <subsection name="Other Components">
         <p>
           The source repositories for the various plugins are in Subversion, 
listed in the documentation of the respective plugin,
-          reachable via the <a href="plugins/index.html">plugin index</a>.
+          reachable via the <a href="/plugins/index.html">plugin index</a>.
         </p>
         <p>
           There are also many shared components and subsystems with their own 
source repositories, some in Subversion, some in Git.


Reply via email to