Skip to content

Commit 7e68ce5

Browse files
committed
update readme links
1 parent 3eae9a9 commit 7e68ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A plugin for managing ACL in CakePHP applications.
88

99
## Installing via composer
1010

11-
You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).
11+
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
1212

1313
The recommended way to install composer packages is:
1414

@@ -62,7 +62,7 @@ public function parentNode() {
6262
## Running tests
6363

6464
Assuming you have PHPUnit installed system wide using one of the methods stated
65-
[here](http://phpunit.de/manual/current/en/installation.html), you can run the
65+
[here](https://phpunit.de/manual/current/en/installation.html), you can run the
6666
tests for the Acl plugin by doing the following:
6767

6868
1. Copy `phpunit.xml.dist` to `phpunit.xml`

0 commit comments

Comments
 (0)