You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2013/05/29 21:48:57 UTC

svn commit: r1487613 - /deltaspike/site/trunk/content/deltaspike/source.mdtext

Author: gpetracek
Date: Wed May 29 19:48:57 2013
New Revision: 1487613

URL: http://svn.apache.org/r1487613
Log:
updated content

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

Modified: deltaspike/site/trunk/content/deltaspike/source.mdtext
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/deltaspike/source.mdtext?rev=1487613&r1=1487612&r2=1487613&view=diff
==============================================================================
--- deltaspike/site/trunk/content/deltaspike/source.mdtext (original)
+++ deltaspike/site/trunk/content/deltaspike/source.mdtext Wed May 29 19:48:57 2013
@@ -18,11 +18,11 @@ Notice:    Licensed to the Apache Softwa
 
 # VCS / Repository
 
-We are using GIT as a Version Control System. The official GIT repository of the project is available [here](https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git).
+We are using GIT as a Version Control System. The official GIT repository of the project is available [here](https://git-wip-us.apache.org/repos/asf/deltaspike.git).
 
 ### Initial 'checkout'
 
-    git clone https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git
+    git clone https://git-wip-us.apache.org/repos/asf/deltaspike.git
 
 ### Update existing clone