From c46865e4c07a9c7882e352a9ae12eae7937aab3a Mon Sep 17 00:00:00 2001 From: Kevin Cristiano <kcristiano@tadpole.cc> Date: Wed, 26 Sep 2018 15:41:40 -0400 Subject: [PATCH] switch to GitHub release url Signed-off-by: Kevin Cristiano <kcristiano@tadpole.cc> --- civicrm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/civicrm.php b/civicrm.php index 3274d8dc4e..f7a02591b9 100644 --- a/civicrm.php +++ b/civicrm.php @@ -6,7 +6,7 @@ Version: 5.7.0 Author: CiviCRM LLC Author URI: https://civicrm.org/ Plugin URI: https://wiki.civicrm.org/confluence/display/CRMDOC/Installing+CiviCRM+for+WordPress -GitLab Plugin URI: https://develop.tadpole.cc/plugins/civicrm +GitHub Plugin URI: https://github.com/tadpolecc/civicrm.git License: AGPL3 Text Domain: civicrm Domain Path: /languages -- GitLab