From 1abc2be19f94ab059c7707219316cdddaab9ea7b Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 30 Jul 2018 17:35:14 -0700 Subject: [PATCH] README.md - Change placeholder URLs --- ext/afform/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/afform/README.md b/ext/afform/README.md index 24ca9bf560..bb493eb6cd 100644 --- a/ext/afform/README.md +++ b/ext/afform/README.md @@ -30,7 +30,7 @@ install it with the command-line tool [cv](https://github.com/civicrm/cv). ```bash cd -cv dl org.civicrm.afform@https://github.com/FIXME/org.civicrm.afform/archive/master.zip +cv dl org.civicrm.afform@https://github.com/totten/afform/archive/master.zip ``` ## Installation (CLI, Git) @@ -39,7 +39,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/FIXME/org.civicrm.afform.git +git clone https://github.com/totten/afform.git cv en afform ``` -- 2.25.1