Skip to content

Commit 8b2b7bf

Browse files
committed
update root folder links
1 parent dc3f249 commit 8b2b7bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
CakePHP(tm) : The Rapid Development PHP Framework (http://cakephp.org)
3+
CakePHP(tm) : The Rapid Development PHP Framework (https://cakephp.org)
44
Copyright (c) 2005-present, Cake Software Foundation, Inc.
55

66
Permission is hereby granted, free of charge, to any person obtaining a

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"support": {
2020
"issues": "https://github.com/cakephp/debug_kit/issues",
21-
"forum": "http://stackoverflow.com/tags/cakephp",
21+
"forum": "https://stackoverflow.com/tags/cakephp",
2222
"irc": "irc://irc.freenode.org/cakephp",
2323
"source": "https://github.com/cakephp/debug_kit"
2424
},

0 commit comments

Comments
 (0)