Update git clone url
authoreileen <eileen@mcnaughty.com>
Thu, 2 Jan 2020 18:57:18 +0000 (18:57 +0000)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:20 +0000 (19:13 -0700)
Note other updates around installation still needed

ext/afform/README.md

index f1ef35975ede470074fd546d4950d8194a6d8e52..4f9201b76d81f93c997e4c1e819a051d7515bc4e 100644 (file)
@@ -46,7 +46,7 @@ Sysadmins and developers may clone the [Git](https://en.wikipedia.org/wiki/Git)
 install it with the command-line tool [cv](https://github.com/civicrm/cv).
 
 ```bash
-git clone https://github.com/totten/afform.git
+git clone https://lab.civicrm.org/extensions/afform.git
 cv en afform
 ```