This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/maven-doxia-site.git
commit 0d02d7278cbd612566b703a82f7b4389a2ff3b36 Author: Hervé Boutemy <[email protected]> AuthorDate: Tue May 1 04:31:29 2018 +0200 Doxia site now in Git --- content/xdoc/source-repository.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/content/xdoc/source-repository.xml b/content/xdoc/source-repository.xml index 10ebf9a..eea02b7 100644 --- a/content/xdoc/source-repository.xml +++ b/content/xdoc/source-repository.xml @@ -37,9 +37,21 @@ under the License. Instructions for using the Apache Software Foundation Git repositories are at <a href="https://git-wip-us.apache.org/">https://git-wip-us.apache.org</a>. </p> + <subsection name="Doxia Website"> + <p>The sources for this site are available in a separate Git repository: + <table> + <tr> + <td><a href="/doxia/">Apache Maven Doxia website</a></td> + <td><source><a href="https://gitbox.apache.org/repos/asf/maven-doxia-site.git">https://gitbox.apache.org/repos/asf/maven-doxia-site.git</a></source></td> + <td><a href="https://github.com/apache/maven-doxia-site/">(GitHub mirror)</a></td> + </tr> + </table> + </p> + </subsection> + <subsection name="Components in Git"> <p> - The components in git are: + The components in Git are: <table> <tr> <td><a href="doxia/">Apache Maven Doxia base</a></td> @@ -89,11 +101,6 @@ under the License. </table> </p> </subsection> - - <subsection name="Doxia website"> - <p>The sources for this site are available in a separate Subversion location:</p> - <source><a href="https://svn.apache.org/viewvc/maven/doxia/site/trunk">https://svn.apache.org/repos/asf/maven/doxia/site/trunk</a></source> - </subsection> </section> </body> </document> -- To stop receiving notification emails like this one, please contact [email protected].
