Skip to content

Commit 1d80ebd

Browse files
authored
update commands folder links (#295)
1 parent 0c4e780 commit 1d80ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commands/HelloController.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/**
3-
* @link http://www.yiiframework.com/
3+
* @link https://www.yiiframework.com/
44
* @copyright Copyright (c) 2008 Yii Software LLC
5-
* @license http://www.yiiframework.com/license/
5+
* @license https://www.yiiframework.com/license/
66
*/
77

88
namespace app\commands;

0 commit comments

Comments
 (0)