diff --git a/README.md b/README.md index 8cf7c3f..84a8147 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ A 'Next Steps' Hub WordPress plugin for churches This is a WordPress plugin which enables an extra post-type and associated templates to run a set of 'Next Steps' for a church. Intended to be used as part of an existing site, or as a standalone site. -Check out http://wpchurch.center for more information. +Check out https://wpchurch.center for more information. diff --git a/readme.txt b/readme.txt index 48c564e..176b26a 100644 --- a/readme.txt +++ b/readme.txt @@ -19,7 +19,7 @@ Features include: - Mobile first and fully responsive - Works as standalone site, or as part of your existing WordPress site -Check out a demo at [http://wpchurch.center/hub/](http://wpchurch.center/hub/) +Check out a demo at [https://wpchurch.center/hub/](https://wpchurch.center/hub/) == Installation == 1). Download the plugin diff --git a/wp-church-center.php b/wp-church-center.php index 8b4f1d8..209c558 100755 --- a/wp-church-center.php +++ b/wp-church-center.php @@ -8,17 +8,17 @@ * registers the activation and deactivation functions, and defines a function * that starts the plugin. * - * @link http://wpchurch.team + * @link https://wpchurch.team * @since 1.0.0 * @package WP_Church_Center * * @wordpress-plugin * Plugin Name: WP Church Center - * Plugin URI: http://wpchurch.center + * Plugin URI: https://wpchurch.center * Description: Provides a 'Next Steps' Center for your Church. * Version: 1.2.7 * Author: Jordesign, WP Church Team - * Author URI: http://wpchurch.team/ + * Author URI: https://wpchurch.team/ * License: GPL-2.0+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt * Text Domain: WP_Church_Center