You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by br...@apache.org on 2015/03/20 15:23:54 UTC

svn commit: r1668030 - /incubator/taverna/site/trunk/content/download/code/test.md

Author: brenninc
Date: Fri Mar 20 14:23:54 2015
New Revision: 1668030

URL: http://svn.apache.org/r1668030
Log:
removed duplicate

Modified:
    incubator/taverna/site/trunk/content/download/code/test.md

Modified: incubator/taverna/site/trunk/content/download/code/test.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/download/code/test.md?rev=1668030&r1=1668029&r2=1668030&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/download/code/test.md (original)
+++ incubator/taverna/site/trunk/content/download/code/test.md Fri Mar 20 14:23:54 2015
@@ -181,24 +181,6 @@ The <a href="https://github.com/taverna/
 remains available separately, but is not maintained by the Apache Taverna project.
 </div>
 
-
-
-### Checking out Apache Taverna
-
-To check out Apache Taverna anonymously, use the `[git]` links from above, e.g.:
-
-    git clone git://git.apache.org/incubator-taverna-language.git
-
-If you are a committer on Apache Taverna, or have firewall restrictions, use the `[https]` links, e.g.:
-
-    git clone https://git-wip-us.apache.org/repos/asf/incubator-taverna-engine.git
-
-You can also `[Browse]` the code through the GitHub mirrors. 
-Using GitHub you are free to *fork* the projects and raise *pull requests* to 
-[contribute to Apache Taverna](#contribute-to-apache-taverna).
-
-
-
 ## Building Apache Taverna
 
 You need [Apache Maven 3.2](https://maven.apache.org/download.html) or newer to build Taverna.