Skip to content

Commit 37a259c

Browse files
authored
update tests folder links (#297)
1 parent 1d80ebd commit 37a259c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/bin/yii

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
/**
44
* Yii console bootstrap file.
55
*
6-
* @link http://www.yiiframework.com/
6+
* @link https://www.yiiframework.com/
77
* @copyright Copyright (c) 2008 Yii Software LLC
8-
* @license http://www.yiiframework.com/license/
8+
* @license https://www.yiiframework.com/license/
99
*/
1010

1111
defined('YII_DEBUG') or define('YII_DEBUG', true);

tests/bin/yii.bat

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ rem -------------------------------------------------------------
44
rem Yii command line bootstrap script for Windows.
55
rem
66
rem @author Qiang Xue <[email protected]>
7-
rem @link http://www.yiiframework.com/
7+
rem @link https://www.yiiframework.com/
88
rem @copyright Copyright (c) 2008 Yii Software LLC
9-
rem @license http://www.yiiframework.com/license/
9+
rem @license https://www.yiiframework.com/license/
1010
rem -------------------------------------------------------------
1111

1212
@setlocal

0 commit comments

Comments
 (0)