From 66d5d9cbd025cda7b048203a6d4b003ea01d0e5e Mon Sep 17 00:00:00 2001 From: Guilherme Capanema Date: Thu, 30 Apr 2020 09:48:21 -0300 Subject: [PATCH] =?UTF-8?q?Substitui=20links=20de=20reposit=C3=B3rio.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++++ plate.php | 4 ++-- src/disable-dashboard.php | 2 +- src/disable-menu.php | 2 +- src/disable-toolbar.php | 2 +- src/footer-text.php | 2 +- src/login-logo.php | 2 +- src/permalink.php | 2 +- 8 files changed, 12 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1e10705..4b29574 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,10 @@ { "name": "Chris Andersson", "email": "hello@puredazzle.se" + }, + { + "name": "Guilherme Capanema", + "email": "guilherme@capanema.me" } ], "require": { diff --git a/plate.php b/plate.php index d706b78..28a4a53 100644 --- a/plate.php +++ b/plate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ /* @@ -15,7 +15,7 @@ * Author: WordPlate * Author URI: https://wordplate.github.io/ * Version: 6.1.0 - * Plugin URI: https://github.com/wordplate/plate + * Plugin URI: https://git.horizontes.info/capanema/plate */ declare(strict_types=1); diff --git a/src/disable-dashboard.php b/src/disable-dashboard.php index 0e5a835..cb95d4f 100644 --- a/src/disable-dashboard.php +++ b/src/disable-dashboard.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ declare(strict_types=1); diff --git a/src/disable-menu.php b/src/disable-menu.php index d394606..5931915 100644 --- a/src/disable-menu.php +++ b/src/disable-menu.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ declare(strict_types=1); diff --git a/src/disable-toolbar.php b/src/disable-toolbar.php index d3257ba..66cfbe0 100644 --- a/src/disable-toolbar.php +++ b/src/disable-toolbar.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ declare(strict_types=1); diff --git a/src/footer-text.php b/src/footer-text.php index 6a81029..fa495e5 100644 --- a/src/footer-text.php +++ b/src/footer-text.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ declare(strict_types=1); diff --git a/src/login-logo.php b/src/login-logo.php index f2d147d..3affc38 100644 --- a/src/login-logo.php +++ b/src/login-logo.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ declare(strict_types=1); diff --git a/src/permalink.php b/src/permalink.php index 719373c..63e6bfc 100644 --- a/src/permalink.php +++ b/src/permalink.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @see https://github.com/wordplate/plate + * @see https://git.horizontes.info/capanema/plate */ declare(strict_types=1);