Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Feb 24, 2022
1 parent 8bc5393 commit 57adcef
Show file tree
Hide file tree
Showing 54 changed files with 183 additions and 183 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; This file is for unifying the coding style for different editors and IDEs.
; More information at http:https://editorconfig.org
; More information at https:https://editorconfig.org

root = true

Expand Down
10 changes: 5 additions & 5 deletions bin/cake.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
::
:: Cake is a Windows batch script for invoking CakePHP shell commands
::
:: CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
:: Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
:: CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
:: Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
::
:: Licensed under The MIT License
:: Redistributions of files must retain the above copyright notice.
::
:: @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
:: @link http:https://cakephp.org CakePHP(tm) Project
:: @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
:: @link https:https://cakephp.org CakePHP(tm) Project
:: @since 2.0.0
:: @license http:https://www.opensource.org/licenses/mit-license.php MIT License
:: @license https:https://www.opensource.org/licenses/mit-license.php MIT License
::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Expand Down
2 changes: 1 addition & 1 deletion config/Migrations/20160426182204_create_contacts.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class CreateContacts extends AbstractMigration
* Write your reversible migrations using this method.
*
* More information on writing migrations is available here:
* http:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
* https:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
*
* The following commands can be used in this method and Phinx will
* automatically reverse them when rolling back:
Expand Down
2 changes: 1 addition & 1 deletion config/Migrations/20160523091918_add_superadmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class AddSuperadmin extends AbstractMigration
* Write your reversible migrations using this method.
*
* More information on writing migrations is available here:
* http:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
* https:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
*
* The following commands can be used in this method and Phinx will
* automatically reverse them when rolling back:
Expand Down
2 changes: 1 addition & 1 deletion config/Migrations/20160527123049_showcase_migrations.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class ShowcaseMigrations extends AbstractMigration
* Write your reversible migrations using this method.
*
* More information on writing migrations is available here:
* http:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
* https:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
*
* The following commands can be used in this method and Phinx will
* automatically reverse them when rolling back:
Expand Down
2 changes: 1 addition & 1 deletion config/Migrations/20160527123051_initial_data.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class InitialData extends AbstractMigration
* Write your reversible migrations using this method.
*
* More information on writing migrations is available here:
* http:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
* https:https://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
*
* The following commands can be used in this method and Phinx will
* automatically reverse them when rolling back:
Expand Down
2 changes: 1 addition & 1 deletion config/Migrations/20170630052142_AddPrintivoProject.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class AddPrintivoProject extends AbstractMigration
* Change Method.
*
* More information on this method is available here:
* http:https://docs.phinx.org/en/latest/migrations.html#the-change-method
* https:https://docs.phinx.org/en/latest/migrations.html#the-change-method
* @return void
*/
public function change()
Expand Down
10 changes: 5 additions & 5 deletions config/bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 0.10.8
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/

/**
Expand Down
10 changes: 5 additions & 5 deletions config/bootstrap_cli.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 3.0.0
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/
use Cake\Core\Configure;
use Cake\Core\Exception\MissingPluginException;
Expand Down
10 changes: 5 additions & 5 deletions config/paths.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 3.0.0
* @license MIT License (http:https://www.opensource.org/licenses/mit-license.php)
* @license MIT License (https:https://www.opensource.org/licenses/mit-license.php)
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions config/permissions.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?php
/**
* Copyright 2010 - 2015, Cake Development Corporation (http:https://cakedc.com)
* Copyright 2010 - 2015, Cake Development Corporation (https:https://cakedc.com)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2010 - 2015, Cake Development Corporation (http:https://cakedc.com)
* @license MIT License (http:https://www.opensource.org/licenses/mit-license.php)
* @copyright Copyright 2010 - 2015, Cake Development Corporation (https:https://cakedc.com)
* @license MIT License (https:https://www.opensource.org/licenses/mit-license.php)
*/

/*
Expand Down
14 changes: 7 additions & 7 deletions config/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
* Routes are very important mechanism that allows you to freely connect
* different URLs to chosen controllers and their actions (functions).
*
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/

use Cake\Core\Plugin;
Expand Down Expand Up @@ -76,8 +76,8 @@
$routes->connect('/business-solutions', ['controller' => 'Pages', 'action' => 'display', 'business-solutions']);
$routes->connect('/roadtrip', ['controller' => 'Pages', 'action' => 'display', 'road_trip']);

$routes->redirect('/pages/documentation', 'http:https://book.cakephp.org/4');
$routes->redirect('/documentation', 'http:https://book.cakephp.org/4');
$routes->redirect('/pages/documentation', 'https:https://book.cakephp.org/4');
$routes->redirect('/documentation', 'https:https://book.cakephp.org/4');
$routes->connect('/changelogs', ['controller' => 'Changelogs', 'action' => 'index']);
$routes->connect('/changelogs/*', ['controller' => 'Changelogs', 'action' => 'view']);
$routes->redirect('/development', ['controller' => 'Pages', 'action' => 'display', 'business-solutions']);
Expand Down
4 changes: 2 additions & 2 deletions config/schema/i18n.sql
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
# Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
#
# Licensed under The MIT License
# For full copyright and license information, please see the LICENSE.txt
# Redistributions of files must retain the above copyright notice.
# MIT License (http:https://www.opensource.org/licenses/mit-license.php)
# MIT License (https:https://www.opensource.org/licenses/mit-license.php)

CREATE TABLE i18n (
id int NOT NULL auto_increment,
Expand Down
4 changes: 2 additions & 2 deletions config/schema/sessions.sql
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
# Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
#
# Licensed under The MIT License
# For full copyright and license information, please see the LICENSE.txt
# Redistributions of files must retain the above copyright notice.
# MIT License (http:https://www.opensource.org/licenses/mit-license.php)
# MIT License (https:https://www.opensource.org/licenses/mit-license.php)

CREATE TABLE sessions (
id varchar(40) NOT NULL default '',
Expand Down
6 changes: 3 additions & 3 deletions config/users.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?php

/**
* Copyright 2010 - 2015, Cake Development Corporation (http:https://cakedc.com)
* Copyright 2010 - 2015, Cake Development Corporation (https:https://cakedc.com)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2010 - 2015, Cake Development Corporation (http:https://cakedc.com)
* @license MIT License (http:https://www.opensource.org/licenses/mit-license.php)
* @copyright Copyright 2010 - 2015, Cake Development Corporation (https:https://cakedc.com)
* @license MIT License (https:https://www.opensource.org/licenses/mit-license.php)
*/
use Cake\Core\Configure;
use Cake\Routing\Router;
Expand Down
10 changes: 5 additions & 5 deletions index.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 0.10.0
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/

require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';
10 changes: 5 additions & 5 deletions src/Console/Installer.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 3.0.0
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace App\Console;

Expand Down
12 changes: 6 additions & 6 deletions src/Controller/AppController.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 0.2.9
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace App\Controller;

Expand All @@ -25,7 +25,7 @@
* Add your application-wide methods in the class below, your controllers
* will inherit them.
*
* @link http:https://book.cakephp.org/3.0/en/controllers.html#the-app-controller
* @link https:https://book.cakephp.org/3.0/en/controllers.html#the-app-controller
*/
class AppController extends Controller
{
Expand Down
12 changes: 6 additions & 6 deletions src/Controller/PagesController.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 0.2.9
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace App\Controller;

Expand All @@ -24,7 +24,7 @@
*
* This controller will render views from Template/Pages/
*
* @link http:https://book.cakephp.org/3.0/en/controllers/pages-controller.html
* @link https:https://book.cakephp.org/3.0/en/controllers/pages-controller.html
*/
class PagesController extends AppController
{
Expand Down
4 changes: 2 additions & 2 deletions src/Locale/pt_BR/default.po
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@ msgid ""
"that the visual identity of the framework is never misrepresented or abused."
msgstr ""
"O uso do logo e da marca CakePHP devem seguir as instruções disponíveis a "
"partir do guia de utilização: http:https://cakephp.org/logos . Seguir essas normas "
"partir do guia de utilização: https:https://cakephp.org/logos . Seguir essas normas "
"garante que a identidade visual da estrutura nunca será deturpada ou abusada."

#: Template/Element/get-involved/community-guidelines.ctp:16
Expand Down Expand Up @@ -1349,7 +1349,7 @@ msgstr ""
"Ao fazer uma referência ao CakePHP em um contexto de marketing ou "
"promocional, ajude se o nome estiver destacado ou interativo. Considere o uso "
"das tags HTML &lt;strong&gt; ou &lt;b&gt; , formatação em negrito para "
"documentos, ou tornar o nome um link para http:https://cakephp.org . Não use o nome "
"documentos, ou tornar o nome um link para https:https://cakephp.org . Não use o nome "
"em excesso em qualquer corpo de texto. Para igualar o uso tente usar outras "
"referências, como \"o framework\" ou \"o projeto\"."

Expand Down
10 changes: 5 additions & 5 deletions src/Shell/ConsoleShell.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php
/**
* CakePHP(tm) : Rapid Development Framework (http:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* CakePHP(tm) : Rapid Development Framework (https:https://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
*
* Licensed under The MIT License
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http:https://cakefoundation.org)
* @link http:https://cakephp.org CakePHP(tm) Project
* @copyright Copyright (c) Cake Software Foundation, Inc. (https:https://cakefoundation.org)
* @link https:https://cakephp.org CakePHP(tm) Project
* @since 3.0.0
* @license http:https://www.opensource.org/licenses/mit-license.php MIT License
* @license https:https://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace App\Shell;

Expand Down
4 changes: 2 additions & 2 deletions src/Template/Changelogs/index.ctp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<p>
<?= __(
'CakePHP\'s code repositories are hosted at {0}.',
'<a href="http:https://github.com/cakephp/cakephp">github.com</a>'
'<a href="https:https://github.com/cakephp/cakephp">github.com</a>'
) ?>
</p>

Expand Down Expand Up @@ -79,7 +79,7 @@
__('Contributing to CakePHP is easy.'),
__(
'Checkout the {0} for how you can get started contributing to CakePHP.',
'<a href="http:https://book.cakephp.org/4/en/contributing/code.html">' . __('guide on contributing') . '</a>'
'<a href="https:https://book.cakephp.org/4/en/contributing/code.html">' . __('guide on contributing') . '</a>'
)
)) ?>
</p>
Expand Down
Loading

0 comments on commit 57adcef

Please sign in to comment.