Author: desruisseaux
Date: Fri Feb 13 23:33:27 2015
New Revision: 1659713

URL: http://svn.apache.org/r1659713
Log:
Added a link to GitHub mirror.

Modified:
    sis/site/trunk/content/source.mdtext

Modified: sis/site/trunk/content/source.mdtext
URL: 
http://svn.apache.org/viewvc/sis/site/trunk/content/source.mdtext?rev=1659713&r1=1659712&r2=1659713&view=diff
==============================================================================
--- sis/site/trunk/content/source.mdtext [UTF-8] (original)
+++ sis/site/trunk/content/source.mdtext [UTF-8] Fri Feb 13 23:33:27 2015
@@ -26,11 +26,13 @@ For fetching the source code, choose one
     :::bash
     svn checkout https://svn.apache.org/repos/asf/sis/trunk sis
 
-[Git][git]:
+[Git][git] (read-only mirror of Subversion repository):
 
     :::bash
     git clone git://git.apache.org/sis.git sis
 
+The above Git repository is mirrored on GitHub at 
[https://github.com/apache/sis](https://github.com/apache/sis).
+
 The remaining of this page gives some guidelines about the way SIS source code 
is organized.
 
 [TOC]


Reply via email to