Skip to content

Commit 8c8bd0f

Browse files
committed
Red Summer
1 parent 896744c commit 8c8bd0f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Html.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @copyright 2016 Bill Rocha <http://google.com/+BillRocha>
1010
* @license <https://opensource.org/licenses/MIT> MIT
1111
* @version GIT: 0.0.2
12-
* @link http://paulorocha.tk/github/devbr
12+
* @link http://paulorocha.tk/devbr
1313
*/
1414

1515
namespace Lib;
@@ -21,7 +21,7 @@
2121
* @package Library
2222
* @author Bill Rocha <[email protected]>
2323
* @license <https://opensource.org/licenses/MIT> MIT
24-
* @link http://paulorocha.tk/github/devbr
24+
* @link http://paulorocha.tk/devbr
2525
*/
2626
class Html
2727
{

config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @copyright 2016 Bill Rocha <http://google.com/+BillRocha>
1010
* @license <https://opensource.org/licenses/MIT> MIT
1111
* @version GIT: 0.0.2
12-
* @link http://paulorocha.tk/github/devbr
12+
* @link http://paulorocha.tk/devbr
1313
*/
1414

1515
namespace Config;
@@ -21,7 +21,7 @@
2121
* @package Config
2222
* @author Bill Rocha <[email protected]>
2323
* @license <https://opensource.org/licenses/MIT> MIT
24-
* @link http://paulorocha.tk/github/devbr
24+
* @link http://paulorocha.tk/devbr
2525
*/
2626
class Html
2727
{

0 commit comments

Comments
 (0)