Author: francisdb
Date: Thu Apr 16 21:39:29 2015
New Revision: 1674156

URL: http://svn.apache.org/r1674156
Log:
update source repo links as we migrated to git

Modified:
    empire-db/site/community/source_code.htm

Modified: empire-db/site/community/source_code.htm
URL: 
http://svn.apache.org/viewvc/empire-db/site/community/source_code.htm?rev=1674156&r1=1674155&r2=1674156&view=diff
==============================================================================
--- empire-db/site/community/source_code.htm (original)
+++ empire-db/site/community/source_code.htm Thu Apr 16 21:39:29 2015
@@ -132,18 +132,22 @@
                        
                        <div id="content">
                        <!-- #BeginEditable "content" -->
-               <h1>Web Browsing of SVN</h1>
-               <p>To browse via the web use the ViewVC interface:<br />
-               <br/>
-               <pre><a 
href="http://svn.apache.org/viewvc/empire-db/trunk/";>http://svn.apache.org/viewvc/empire-db/trunk/</a></pre>
-               </p>
-               <h1>Checking out from SVN</h1>
-               <p>The source code can be obtained anonymously from the 
following 
-               location:<br/>
-               <pre>http://svn.apache.org/repos/asf/empire-db/trunk</pre></p>
-               <p>Committers can check out the code over HTTPS:<br/>
-               <pre>https://svn.apache.org/repos/asf/empire-db/trunk</pre></p>
-                               <!-- #EndEditable --></div>
+                       <h1>Web Browsing of the git respository</h1>
+                       <p>
+                               To browse via the web:<br />
+                               <pre><a 
href="https://git-wip-us.apache.org/repos/asf?p=empire-db.git";>https://git-wip-us.apache.org/repos/asf?p=empire-db.git</a></pre>
+                       </p>
+                       <h1>Checking out from git</h1>
+                       <p>
+                               The source code can be obtained from the 
following location:<br/>
+                               
<pre>https://git-wip-us.apache.org/repos/asf/empire-db.git</pre>
+                       </p>
+                       <h1>Github mirror</h1>
+                       <p>
+                               For those that like to use github, there is a 
mirror available:<br/>
+                               <pre><a 
href="https://github.com/apache/empire-db";>https://github.com/apache/empire-db</a></pre>
+                       </p>
+                       <!-- #EndEditable --></div>
                                        
                        <div id="nav">
                                <hr />
@@ -200,4 +204,4 @@
 
 </body>
 <!-- #EndTemplate -->
-</html>
\ No newline at end of file
+</html>


Reply via email to