This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flex-flexunit.git


The following commit(s) were added to refs/heads/master by this push:
     new 61e1fe8  Update README
     new 68deac7  Merge pull request #5 from mcdonaldjc/patch-1
61e1fe8 is described below

commit 61e1fe87e032b4b20163b9ab7210ef4382da1242
Author: James McDonald <[email protected]>
AuthorDate: Mon Apr 18 07:26:44 2022 -0500

    Update README
    
    fix: replace deprecated clone host with github link
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 960d1f6..ed64f65 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Getting the latest sources via git
     You can always checkout the latest source via git using the following
     command:
        
-        git clone https://git-wip-us.apache.org/repos/asf/flex-flexunit.git 
flexunit
+        git clone https://github.com/apache/flex-flexunit.git flexunit
         cd flexunit
         git checkout develop
 

Reply via email to