From f55ce48a9cc8384611d699c62745cba1fde02dc0 Mon Sep 17 00:00:00 2001 From: Kevin Cristiano <kcristiano@kcristiano.com> Date: Thu, 3 Jun 2021 08:17:19 -0400 Subject: [PATCH] Add GitHub URI --- civicrm.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/civicrm.php b/civicrm.php index 329afb5b60..764ad4b51c 100644 --- a/civicrm.php +++ b/civicrm.php @@ -8,6 +8,8 @@ * Author: CiviCRM LLC * Author URI: https://civicrm.org/ * Plugin URI: https://docs.civicrm.org/sysadmin/en/latest/install/wordpress/ + * GitHub Plugin URI: tadpolecc/civicrm + * GitHub Plugin URI: https://github.com/tadpolecc/civicrm.git * License: AGPL3 * Text Domain: civicrm * Domain Path: /languages -- GitLab