Author: hboutemy Date: Sat Dec 30 23:22:01 2017 New Revision: 1819701 URL: http://svn.apache.org/viewvc?rev=1819701&view=rev Log: added link to default.xml
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=1819701&r1=1819700&r2=1819701&view=diff ============================================================================== --- maven/site/trunk/content/xdoc/source-repository.xml (original) +++ maven/site/trunk/content/xdoc/source-repository.xml Sat Dec 30 23:22:01 2017 @@ -48,7 +48,7 @@ under the License. and an additional Git repository for tool's manifest: <table> <tr> - <td>Apache Maven full source code</td> + <td>Apache Maven <a href="https://github.com/apache/maven-sources/blob/master/default.xml">full source code</a></td> <td><source><a href="https://gitbox.apache.org/repos/asf/maven-sources.git">https://gitbox.apache.org/repos/asf/maven-sources.git</a></source></td> <td><a href="https://github.com/apache/maven-sources/">(GitHub mirror)</a></td> </tr>